Searched defs:WasmInterpreter (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-objects.h | 31 class WasmInterpreter; variable |
D | wasm-interpreter.cc | 3113 WasmInterpreter::WasmInterpreter(Isolate* isolate, const WasmModule* module, in WasmInterpreter() function in v8::internal::wasm::WasmInterpreter |