v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::WasmInterpreter::CodeMap Member List

This is the complete list of members for v8::internal::wasm::WasmInterpreter::CodeMap, including all inherited members.

AddFunction(const WasmFunction *function, const uint8_t *code_start, const uint8_t *code_end)v8::internal::wasm::WasmInterpreter::CodeMapinline
bytecode_generation_time_v8::internal::wasm::WasmInterpreter::CodeMapprivate
CodeMap(Isolate *isolate, const WasmModule *module, const uint8_t *module_start, Zone *zone)v8::internal::wasm::WasmInterpreter::CodeMap
generated_code_size_v8::internal::wasm::WasmInterpreter::CodeMapprivate
GetCode(uint32_t function_index)v8::internal::wasm::WasmInterpreter::CodeMapinline
GetFunctionBytecode(uint32_t func_index)v8::internal::wasm::WasmInterpreter::CodeMapinline
interpreter_code_v8::internal::wasm::WasmInterpreter::CodeMapprivate
isolate_v8::internal::wasm::WasmInterpreter::CodeMapprivate
module() constv8::internal::wasm::WasmInterpreter::CodeMapinline
module_v8::internal::wasm::WasmInterpreter::CodeMapprivate
Preprocess(uint32_t function_index)v8::internal::wasm::WasmInterpreter::CodeMapprivate
TotalBytecodeSize()v8::internal::wasm::WasmInterpreter::CodeMapinline
zone_v8::internal::wasm::WasmInterpreter::CodeMapprivate