Searched defs:StartFunctionBody (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 180 void StartFunctionBody(FullDecoder* decoder, Control* block) {} in StartFunctionBody() function in v8::internal::wasm::__anon5b3dc7250111::WasmGraphBuildingInterface |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 799 void StartFunctionBody(FullDecoder* decoder, Control* block) { in StartFunctionBody() function in v8::internal::wasm::__anone81ff3650111::LiftoffCompiler |