Home
last modified time | relevance | path

Searched defs:RefNull (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dfunction-body-decoder.cc232 void RefNull(FullDecoder* decoder, Value* result) { in RefNull() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1029 void RefNull(FullDecoder* decoder, Value* result) { in RefNull() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc216 Node* WasmGraphBuilder::RefNull() { in RefNull() function in v8::internal::compiler::WasmGraphBuilder