Searched refs:StartFunctionBody (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder-impl.h | 605 F(StartFunctionBody, Control* block) \ |
D | function-body-decoder.cc | 133 void StartFunctionBody(FullDecoder* decoder, Control* block) { in StartFunctionBody() function in v8::internal::wasm::__anonfbb27c440111::WasmGraphBuildingInterface |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 308 void StartFunctionBody(FullDecoder* decoder, Control* block) { in StartFunctionBody() function in v8::internal::wasm::__anon2863bf240111::LiftoffCompiler |