Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc1547 uint32_t feedback_slot_index = bytecode_iterator().GetIndexOperand(1); in VisitLdaGlobal() local
1556 uint32_t feedback_slot_index = bytecode_iterator().GetIndexOperand(1); in VisitLdaGlobalInsideTypeof() local
1890 uint32_t feedback_slot_index = bytecode_iterator().GetIndexOperand(1); in BuildLdaLookupGlobalSlot() local
1534 BuildLoadGlobal(NameRef name, uint32_t feedback_slot_index, TypeofMode typeof_mode) BuildLoadGlobal() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc5536 int feedback_slot_index = in VisitCall() local
5638 int feedback_slot_index = feedback_index(feedback_spec()->AddCallICSlot()); in VisitCallSuper() local
5747 int feedback_slot_index = feedback_index(feedback_spec()->AddCallICSlot()); in VisitCallNew() local

Completed in 19 milliseconds