Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dfeedback-vector.h422 FeedbackSlot AddDefineKeyedOwnICSlot() { in AddDefineKeyedOwnICSlot() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc2860 FeedbackSlot slot = feedback_spec()->AddDefineKeyedOwnICSlot(); in BuildClassProperty()
2909 FeedbackSlot slot = feedback_spec()->AddDefineKeyedOwnICSlot(); in BuildPrivateBrandInitialization()
3130 FeedbackSlot slot = feedback_spec()->AddDefineKeyedOwnICSlot(); in VisitObjectLiteral()