Searched refs:can_access_heap_objects_ (Results 1 – 2 of 2) sorted by relevance
61 can_access_heap_objects_(can_access_heap_objects) { in StackFrameIteratorBase()429 if (!iterator->can_access_heap_objects_) return JAVA_SCRIPT; in ComputeType()441 return iterator_->can_access_heap_objects_; in can_access_heap_objects()
817 const bool can_access_heap_objects_; variable