Searched refs:BytecodeForStoreGlobal (Results 1 – 2 of 2) sorted by relevance
301 static Bytecode BytecodeForStoreGlobal(LanguageMode language_mode);
252 Bytecode bytecode = BytecodeForStoreGlobal(language_mode); in StoreGlobal()869 Bytecode BytecodeArrayBuilder::BytecodeForStoreGlobal( in BytecodeForStoreGlobal() function in v8::internal::interpreter::BytecodeArrayBuilder