Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dfeedback-vector.h392 FeedbackSlot AddLoadGlobalICSlot(TypeofMode typeof_mode) { in AddLoadGlobalICSlot() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc3604 FeedbackSlot slot = feedback_spec()->AddLoadGlobalICSlot(typeof_mode); in BuildVariableLoad()
7223 slot = feedback_spec()->AddLoadGlobalICSlot(typeof_mode); in GetCachedLoadGlobalICSlot()