Home
last modified time | relevance | path

Searched defs:GlobalGet (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dinit-expr-interface.cc102 void InitExprInterface::GlobalGet(FullDecoder* decoder, Value* result, in GlobalGet() function in v8::internal::wasm::InitExprInterface
H A Dwasm-init-expr.h78 static WasmInitExpr GlobalGet(uint32_t index) { in GlobalGet() function in v8::internal::wasm::WasmInitExpr
H A Dgraph-builder-interface.cc431 void GlobalGet(FullDecoder* decoder, Value* result, in GlobalGet() function
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc3730 Node* WasmGraphBuilder::GlobalGet(uint32_t index) { in GlobalGet() function in v8::internal::compiler::WasmGraphBuilder

Completed in 20 milliseconds