Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium.h550 class ShallowIterator final BASE_EMBEDDED {
552 explicit ShallowIterator(LEnvironment* env) in ShallowIterator() function
617 current_iterator_ = ShallowIterator(current_iterator_.env()->outer()); in SkipUninteresting()
621 ShallowIterator current_iterator_;