Home
last modified time | relevance | path

Searched refs:GetCachedStoreGlobalICSlot (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.h275 FeedbackSlot GetCachedStoreGlobalICSlot(LanguageMode language_mode,
Dbytecode-generator.cc2755 FeedbackSlot slot = GetCachedStoreGlobalICSlot(language_mode(), variable); in BuildVariableAssignment()
5109 FeedbackSlot BytecodeGenerator::GetCachedStoreGlobalICSlot( in GetCachedStoreGlobalICSlot() function in v8::internal::interpreter::BytecodeGenerator