Searched refs:GetGlobal (Results 1 – 5 of 5) sorted by relevance
67 static AttachmentBroker* GetGlobal();
179 Node* GetGlobal(uint32_t index);
2865 Node* WasmGraphBuilder::GetGlobal(uint32_t index) { in GetGlobal() function in v8::internal::compiler::WasmGraphBuilder
75 V(GetGlobal, 0x23, _) \
1028 Push(operand.type, BUILD(GetGlobal, operand.index)); in DecodeFunctionBody()