Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium.h534 class ShallowIterator BASE_EMBEDDED {
536 explicit ShallowIterator(LEnvironment* env) in ShallowIterator() function
599 current_iterator_ = ShallowIterator(current_iterator_.env()->outer()); in SkipUninteresting()
603 ShallowIterator current_iterator_;
/external/chromium_org/v8/src/
Dlithium.h655 class ShallowIterator V8_FINAL BASE_EMBEDDED {
657 explicit ShallowIterator(LEnvironment* env) in ShallowIterator() function
722 current_iterator_ = ShallowIterator(current_iterator_.env()->outer()); in SkipUninteresting()
726 ShallowIterator current_iterator_;