Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.cc1916 void BytecodeGenerator::BuildVariableLoad(Variable* variable, FeedbackSlot slot, in BuildVariableLoad() function in v8::internal::interpreter::BytecodeGenerator
/external/v8/src/compiler/
Dast-graph-builder.cc2391 Node* AstGraphBuilder::BuildVariableLoad(Variable* variable, in BuildVariableLoad() function in v8::internal::compiler::AstGraphBuilder