Home
last modified time | relevance | path

Searched defs:SetLocal (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1106 void SetLocal(uint32_t local_index, bool is_tee) { in SetLocal() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
1127 void SetLocal(FullDecoder* decoder, const Value& value, in SetLocal() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
/external/v8/src/wasm/
Dfunction-body-decoder.cc257 void SetLocal(FullDecoder* decoder, const Value& value, in SetLocal() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface