Searched refs:can_access_heap_objects_ (Results 1 – 2 of 2) sorted by relevance
60 can_access_heap_objects_(can_access_heap_objects) { in StackFrameIteratorBase()428 if (!iterator->can_access_heap_objects_) return JAVA_SCRIPT; in ComputeType()440 return iterator_->can_access_heap_objects_; in can_access_heap_objects()
815 const bool can_access_heap_objects_; variable