Home
last modified time | relevance | path

Searched refs:StartFunctionBody (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dfunction-body-decoder-impl.h605 F(StartFunctionBody, Control* block) \
1422 CALL_INTERFACE(StartFunctionBody, c); in DecodeFunctionBody()
Dfunction-body-decoder.cc133 void StartFunctionBody(FullDecoder* decoder, Control* block) { in StartFunctionBody() function in v8::internal::wasm::__anonfbb27c440111::WasmGraphBuildingInterface
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc308 void StartFunctionBody(FullDecoder* decoder, Control* block) { in StartFunctionBody() function in v8::internal::wasm::__anon2863bf240111::LiftoffCompiler