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

  /external/chromium_org/v8/src/
frames.cc 61 can_access_heap_objects_(can_access_heap_objects) { function in namespace:v8::internal
429 if (!iterator->can_access_heap_objects_) return JAVA_SCRIPT;
441 return iterator_->can_access_heap_objects_;
    [all...]
frames.h 817 const bool can_access_heap_objects_;

Completed in 61 milliseconds