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 64 can_access_heap_objects_(can_access_heap_objects) { function in namespace:v8::internal
442 if (!iterator->can_access_heap_objects_) {
533 return iterator_->can_access_heap_objects_;
    [all...]
frames.h 1464 const bool can_access_heap_objects_; member in class:v8::internal::BASE_EMBEDDED
    [all...]

Completed in 1126 milliseconds