Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dast.h1924 callruntime_feedback_slot_ = slot; in SetFirstFeedbackSlot()
1929 callruntime_feedback_slot_ != kInvalidFeedbackSlot); in CallRuntimeFeedbackSlot()
1930 return callruntime_feedback_slot_; in CallRuntimeFeedbackSlot()
1948 int callruntime_feedback_slot_; variable