Searched refs:BytecodeForKeyedLoadIC (Results 1 – 2 of 2) sorted by relevance
250 static Bytecode BytecodeForKeyedLoadIC(LanguageMode language_mode);
516 Bytecode bytecode = BytecodeForKeyedLoadIC(language_mode); in LoadKeyedProperty()1430 Bytecode BytecodeArrayBuilder::BytecodeForKeyedLoadIC( in BytecodeForKeyedLoadIC() function in v8::internal::interpreter::BytecodeArrayBuilder