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/
H A Dkeys.cc289 AllowGarbageCollection* allow_gc) { in AddShadowingKey()
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()
288 AddShadowingKey(Object key, AllowGarbageCollection* allow_gc) AddShadowingKey() argument
H A Dkeys.h91 void AddShadowingKey(Object key, AllowGarbageCollection* allow_gc);
H A Dvalue-serializer.cc827 AllowGarbageCollection allow_gc; in WriteJSPrimitiveWrapper() local
H A Delements.cc1622 AllowGarbageCollection allow_gc; in CollectElementIndicesImpl() local
1628 keys->AddShadowingKey(raw_key, &allow_gc); in CollectElementIndicesImpl()
/third_party/node/deps/v8/src/web-snapshot/
H A 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/snapshot/
H A Dcontext-serializer.cc280 AllowGarbageCollection allow_gc; in SerializeJSObjectWithEmbedderFields() local
H A Dcode-serializer.cc149 AllowGarbageCollection allow_gc; in SerializeObjectImpl() local
/third_party/node/deps/v8/src/heap/
H A 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
H A Dobject-stats.cc1115 AllowGarbageCollection allow_gc; in IterateHeap() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc531 AllowGarbageCollection allow_gc; in CollectAndMaybeResetCounts() local
/third_party/node/deps/v8/src/d8/
H A Dd8.cc2116 internal::AllowGarbageCollection allow_gc; in TestVerifySourcePositions() local

Completed in 44 milliseconds