Home
last modified time | relevance | path

Searched refs:GetCachedLoadICSlot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h434 FeedbackSlot GetCachedLoadICSlot(const Expression* expr,
H A Dbytecode-generator.cc3845 FeedbackSlot slot = GetCachedLoadICSlot(object_expr, name); in BuildLoadNamedProperty()
5941 feedback_index(GetCachedLoadICSlot(property->obj(), name))); in VisitCountOperation()
7243 FeedbackSlot BytecodeGenerator::GetCachedLoadICSlot(const Expression* expr, in GetCachedLoadICSlot() function in v8::internal::interpreter::BytecodeGenerator

Completed in 12 milliseconds