Home
last modified time | relevance | path

Searched defs:inner_pointer (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
Dheap-consistency.h160 const WriteBarrierParams& params, const void* inner_pointer) { in GenerationalBarrierForSourceObject()
/third_party/node/deps/v8/include/cppgc/internal/
Dwrite-barrier.h89 const Params& params, const void* inner_pointer) {} in GenerationalBarrierForSourceObject()
/third_party/node/deps/v8/src/heap/cppgc/
Dwrite-barrier.cc147 const CagedHeapLocalData& local_data, const void* inner_pointer) { in GenerationalBarrierForSourceObjectSlow()
/third_party/node/deps/v8/src/execution/
Dframes-inl.h21 Address inner_pointer; member
Dframes.cc1034 Address inner_pointer = pc(); in IterateCompiledFrame() local
2451 InnerPointerToCodeCache::GetCacheEntry(Address inner_pointer) { in GetCacheEntry()
/third_party/node/deps/v8/src/objects/
Dcode-inl.h125 bool AbstractCode::contains(Isolate* isolate, Address inner_pointer) { in contains()
515 bool Code::contains(Isolate* isolate, Address inner_pointer) { in contains()
/third_party/node/deps/v8/src/heap/
Dheap.cc7180 Code Heap::GcSafeCastToCode(HeapObject object, Address inner_pointer) { in GcSafeCastToCode()
7201 Code Heap::GcSafeFindCodeForInnerPointer(Address inner_pointer) { in GcSafeFindCodeForInnerPointer()