V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
#include <v8.h>
Public Member Functions | |
Local< Script > | BindToCurrentContext () |
int | GetId () |
Local< Value > | GetScriptName () |
Local< Value > | GetSourceURL () |
Local< Value > | GetSourceMappingURL () |
int | GetLineNumber (int code_pos) |
Static Public Attributes | |
static const int | kNoScriptId = 0 |