Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc269 binary_operation_slot_ = spec->AddInterpreterBinaryOpICSlot(); in AssignFeedbackVectorSlots()
Dast.h2231 return binary_operation_slot_; in CountBinaryOpFeedbackSlot()
2259 FeedbackVectorSlot binary_operation_slot_; variable