Home
last modified time | relevance | path

Searched refs:NotifyObjectLayoutChange (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dstring.cc395 isolate->heap()->NotifyObjectLayoutChange(*this, no_gc, in MakeExternal()
479 isolate->heap()->NotifyObjectLayoutChange(*this, no_gc, in MakeExternal()
Dshared-function-info-inl.h829 heap->NotifyObjectLayoutChange(data, no_gc); in ClearPreparseData()
/third_party/node/deps/v8/src/deoptimizer/
Dtranslated-state.cc1853 isolate()->heap()->NotifyObjectLayoutChange(*object_storage, no_gc); in InitializeJSObjectAt()
1905 isolate()->heap()->NotifyObjectLayoutChange(*object_storage, no_gc); in InitializeObjectWithTaggedFieldsAt()
/third_party/node/deps/v8/src/heap/
Dheap.h1115 void NotifyObjectLayoutChange(
Dheap.cc3956 void Heap::NotifyObjectLayoutChange( in NotifyObjectLayoutChange() function in v8::internal::Heap
/third_party/node/deps/v8/src/runtime/
Druntime-object.cc202 isolate->heap()->NotifyObjectLayoutChange(*receiver, no_gc, in DeleteObjectPropertyFast()
/third_party/node/deps/v8/src/api/
Dapi.cc5979 obj->GetHeap()->NotifyObjectLayoutChange(*obj, no_gc, in SetAlignedPointerInInternalField()
6000 obj->GetHeap()->NotifyObjectLayoutChange(*obj, no_gc, in SetAlignedPointerInInternalFields()