Home
last modified time | relevance | path

Searched defs:feedback_slot_index (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.cc739 uint32_t feedback_slot_index, in BuildLoadGlobal()
751 uint32_t feedback_slot_index = bytecode_iterator().GetIndexOperand(1); in VisitLdaGlobal() local
761 uint32_t feedback_slot_index = bytecode_iterator().GetIndexOperand(1); in VisitLdaGlobalInsideTypeof() local
982 uint32_t feedback_slot_index = bytecode_iterator().GetIndexOperand(1); in BuildLdaLookupGlobalSlot() local
/external/v8/src/interpreter/
Dbytecode-generator.cc2632 int const feedback_slot_index = feedback_index(expr->CallFeedbackICSlot()); in VisitCall() local
2668 int const feedback_slot_index = feedback_index(expr->CallFeedbackICSlot()); in VisitCallSuper() local