Searched refs:StoreModuleVariable (Results 1 – 4 of 4) sorted by relevance
113 BytecodeArrayBuilder& StoreModuleVariable(int cell_index, int depth); in NON_EXPORTED_BASE()
958 BytecodeArrayBuilder& BytecodeArrayBuilder::StoreModuleVariable(int cell_index, in StoreModuleVariable() function in v8::internal::interpreter::BytecodeArrayBuilder
2200 builder()->StoreModuleVariable(variable->index(), depth); in BuildVariableAssignment()
361 F(StoreModuleVariable, 2, 1)