Lines Matching refs:ptr
36 #include "src/common/ptr-compr-inl.h"
428 DCHECK(Internals::HasHeapObjectTag(code.ptr()));
430 reinterpret_cast<uint8_t*>(code.ptr() - kHeapObjectTag);
694 reinterpret_cast<void*>(it.frame()->unchecked_code().ptr());
2308 if (reinterpret_cast<void*>(scheduled_exception().ptr()) ==
2322 if (reinterpret_cast<void*>(thread_local_top()->pending_message_.ptr()) ==
3605 reinterpret_cast<void*>(ReadOnlyRoots(heap()).null_value().ptr());
3632 handler->exception_ = reinterpret_cast<void*>(exception.ptr());
3635 handler->message_obj_ = reinterpret_cast<void*>(pending_message().ptr());
5241 reinterpret_cast<void*>(context.ptr()), mark_sweeps);