Home
last modified time | relevance | path

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

/external/v8/src/
Dtype-feedback-vector-inl.h162 Object* megamorphic_sentinel = in ComputeCounts() local
182 } else if (obj == megamorphic_sentinel) { in ComputeCounts()
/external/v8/src/interpreter/
Dinterpreter.cc2546 Node* megamorphic_sentinel = in DoForInNext() local
2549 megamorphic_sentinel, SKIP_WRITE_BARRIER); in DoForInNext()