Home
last modified time | relevance | path

Searched refs:LoadModuleVariable (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-builder.h109 BytecodeArrayBuilder& LoadModuleVariable(int cell_index, int depth); in NON_EXPORTED_BASE()
Dbytecode-array-builder.cc964 BytecodeArrayBuilder& BytecodeArrayBuilder::LoadModuleVariable(int cell_index, in LoadModuleVariable() function in v8::internal::interpreter::BytecodeArrayBuilder
Dbytecode-generator.cc2006 builder()->LoadModuleVariable(variable->index(), depth); in BuildVariableLoad()
2196 .LoadModuleVariable(variable->index(), depth); in BuildVariableAssignment()
/external/v8/src/runtime/
Druntime.h360 F(LoadModuleVariable, 1, 1) \