#include <v8-script.h>
Public Member Functions | |
| Local< Value > | GetSourceURL () |
| Local< Value > | GetSourceMappingURL () |
| int | ScriptId () const |
Public Member Functions inherited from v8::Data | |
| bool | IsValue () const |
| bool | IsModule () const |
| bool | IsModuleRequest () const |
| bool | IsFixedArray () const |
| bool | IsPrivate () const |
| bool | IsObjectTemplate () const |
| bool | IsFunctionTemplate () const |
| bool | IsDictionaryTemplate () const |
| bool | IsContext () const |
| bool | IsCppHeapExternal () const |
Static Public Attributes | |
| static const int | kNoScriptId = 0 |
A compiled JavaScript module, not yet tied to a Context.
Data read from magic sourceMappingURL comments.
| int v8::UnboundModuleScript::ScriptId | ( | ) | const |
|
static |