Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc295 binary_operation_slot_ = spec->AddInterpreterBinaryOpICSlot(); in AssignFeedbackSlots()
Dast.h2221 return binary_operation_slot_; in CountBinaryOpFeedbackSlot()
2249 FeedbackSlot binary_operation_slot_; variable