|
| WasmTranslation (v8::Isolate *isolate) |
|
void | AddScript (v8::Local< v8::debug::WasmScript > script, V8DebuggerAgentImpl *agent) |
|
void | Clear () |
|
void | Clear (v8::Isolate *isolate, const std::vector< int > &contextIdsToClear) |
|
bool | TranslateWasmScriptLocationToProtocolLocation (String16 *script_id, int *line_number, int *column_number) |
|
bool | TranslateProtocolLocationToWasmScriptLocation (String16 *script_id, int *line_number, int *column_number) |
|
const String16 & | GetSource (const String16 &script_id, int func_index) |
|
int | GetStartLine (const String16 &script_id, int func_index) |
|
int | GetStartColumn (const String16 &script_id, int func_index) |
|
int | GetEndLine (const String16 &script_id, int func_index) |
|
int | GetEndColumn (const String16 &script_id, int func_index) |
|
String16 | GetHash (const String16 &script_id, int func_index) |
|
Definition at line 20 of file wasm-translation.h.
The documentation for this class was generated from the following files: