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

  /external/v8/src/
frames.cc 63 can_access_heap_objects_(can_access_heap_objects) {} function in namespace:v8::internal
435 if (!iterator->can_access_heap_objects_) {
547 return iterator_->can_access_heap_objects_;
    [all...]
frames.h 1221 const bool can_access_heap_objects_; member in class:v8::internal::BASE_EMBEDDED
    [all...]

Completed in 83 milliseconds