Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.cc738 Node* BytecodeGraphBuilder::BuildLoadGlobal(Handle<Name> name, in BuildLoadGlobal() function in v8::internal::compiler::BytecodeGraphBuilder
/external/v8/src/interpreter/
Dinterpreter.cc488 void Interpreter::BuildLoadGlobal(int slot_operand_index, in BuildLoadGlobal() function in v8::internal::interpreter::Interpreter