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