Home
last modified time | relevance | path

Searched refs:feedback_slot_cache_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h489 return feedback_slot_cache_; in feedback_slot_cache()
516 FeedbackSlotCache* feedback_slot_cache_; member in v8::internal::interpreter::final
H A Dbytecode-generator.cc1150 feedback_slot_cache_(zone()->New<FeedbackSlotCache>(zone())), in BytecodeGenerator()

Completed in 13 milliseconds