Searched refs:LoadModuleVariable (Results 1 – 3 of 3) sorted by relevance
106 BytecodeArrayBuilder& LoadModuleVariable(int cell_index, int depth);
1287 BytecodeArrayBuilder& BytecodeArrayBuilder::LoadModuleVariable(int cell_index, in LoadModuleVariable() function in v8::internal::interpreter::BytecodeArrayBuilder
2629 builder()->LoadModuleVariable(variable->index(), depth); in BuildVariableLoad()2813 .LoadModuleVariable(variable->index(), depth); in BuildVariableAssignment()