![]() |
v8 11.3.244 (node 20.3.0)
V8 is Google's open source JavaScript engine
|
#include <v8-script.h>
Public Member Functions | |
Local< Value > | GetSourceURL () |
Local< Value > | GetSourceMappingURL () |
![]() | |
bool | IsValue () const |
bool | IsModule () const |
bool | IsFixedArray () const |
bool | IsPrivate () const |
bool | IsObjectTemplate () const |
bool | IsFunctionTemplate () const |
bool | IsContext () const |
A compiled JavaScript module, not yet tied to a Context.
Definition at line 95 of file v8-script.h.