Searched refs:NotifyObjectLayoutChange (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | string.cc | 395 isolate->heap()->NotifyObjectLayoutChange(*this, no_gc, in MakeExternal() 479 isolate->heap()->NotifyObjectLayoutChange(*this, no_gc, in MakeExternal()
|
| D | shared-function-info-inl.h | 829 heap->NotifyObjectLayoutChange(data, no_gc); in ClearPreparseData()
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| D | translated-state.cc | 1853 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/ |
| D | heap.h | 1115 void NotifyObjectLayoutChange(
|
| D | heap.cc | 3956 void Heap::NotifyObjectLayoutChange( in NotifyObjectLayoutChange() function in v8::internal::Heap
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-object.cc | 202 isolate->heap()->NotifyObjectLayoutChange(*receiver, no_gc, in DeleteObjectPropertyFast()
|
| /third_party/node/deps/v8/src/api/ |
| D | api.cc | 5979 obj->GetHeap()->NotifyObjectLayoutChange(*obj, no_gc, in SetAlignedPointerInInternalField() 6000 obj->GetHeap()->NotifyObjectLayoutChange(*obj, no_gc, in SetAlignedPointerInInternalFields()
|