Home
last modified time | relevance | path

Searched refs:allow_gc (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dkeys.cc289 AllowGarbageCollection* allow_gc) { in AddShadowingKey() argument
759 AllowGarbageCollection allow_gc; in CollectOwnPropertyNamesInternal() local
791 keys->AddShadowingKey(key, &allow_gc); in CollectOwnPropertyNamesInternal()
812 AllowGarbageCollection allow_gc; in CommonCopyEnumKeysTo() local
828 accumulator->AddShadowingKey(key, &allow_gc); in CommonCopyEnumKeysTo()
992 AllowGarbageCollection allow_gc; in CollectOwnPropertyNames() local
998 this->AddShadowingKey(descs->GetKey(i), &allow_gc); in CollectOwnPropertyNames()
Dkeys.h91 void AddShadowingKey(Object key, AllowGarbageCollection* allow_gc);
Dvalue-serializer.cc827 AllowGarbageCollection allow_gc; in WriteJSPrimitiveWrapper() local
Delements.cc1622 AllowGarbageCollection allow_gc; in CollectElementIndicesImpl() local
1628 keys->AddShadowingKey(raw_key, &allow_gc); in CollectElementIndicesImpl()
/third_party/node/deps/v8/src/snapshot/
Dcontext-serializer.cc280 AllowGarbageCollection allow_gc; in SerializeJSObjectWithEmbedderFields() local
Dcode-serializer.cc149 AllowGarbageCollection allow_gc; in SerializeObjectImpl() local
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc2107 AllowGarbageCollection allow_gc; in DeserializeExports() local
2367 AllowGarbageCollection allow_gc; in ProcessDeferredReferences() local
2375 AllowGarbageCollection allow_gc; in ProcessDeferredReferences() local
2383 AllowGarbageCollection allow_gc; in ProcessDeferredReferences() local
2391 AllowGarbageCollection allow_gc; in ProcessDeferredReferences() local
2414 AllowGarbageCollection allow_gc; in ProcessDeferredReferences() local
/third_party/node/deps/v8/src/heap/
Dheap.cc1801 AllowGarbageCollection allow_gc; in CollectGarbage() local
1932 AllowGarbageCollection allow_gc; in CollectGarbage() local
1944 AllowGarbageCollection allow_gc; in CollectGarbage() local
2292 AllowGarbageCollection allow_gc; in PerformGarbageCollection() local
2377 AllowGarbageCollection allow_gc; in PerformGarbageCollection() local
3575 AllowGarbageCollection allow_gc; in LeftTrimFixedArray() local
4348 AllowGarbageCollection allow_gc; in InvokeNearHeapLimitCallback() local
6083 AllowGarbageCollection allow_gc; in StartTearDown() local
Dobject-stats.cc1115 AllowGarbageCollection allow_gc; in IterateHeap() local
/third_party/node/deps/v8/src/debug/
Ddebug-coverage.cc531 AllowGarbageCollection allow_gc; in CollectAndMaybeResetCounts() local
/third_party/node/deps/v8/src/d8/
Dd8.cc2116 internal::AllowGarbageCollection allow_gc; in TestVerifySourcePositions() local