HomeSort by relevance Sort by last modified time
    Searched refs:canonical_level_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
handles.cc 128 canonical_level_ = handle_scope_data->level;
140 DCHECK_LE(canonical_level_, isolate_->handle_scope_data()->level);
141 if (isolate_->handle_scope_data()->level != canonical_level_) {
handles.h 346 int canonical_level_; member in class:v8::internal::final

Completed in 87 milliseconds