Home
last modified time | relevance | path

Searched refs:AllowHeapAllocation (Results 1 – 25 of 73) sorted by relevance

123

/dports/www/node10/node-v10.24.1/deps/v8/src/snapshot/
H A Dserializer-common.h66 DCHECK(!AllowHeapAllocation::IsAllowed()); in Add()
72 DCHECK(!AllowHeapAllocation::IsAllowed()); in Get()
80 DCHECK(!AllowHeapAllocation::IsAllowed()); in Find()
H A Dbuiltin-deserializer.cc52 DCHECK(!AllowHeapAllocation::IsAllowed()); in DeserializeEagerBuiltinsAndHandlers()
148 DCHECK(!AllowHeapAllocation::IsAllowed()); in DeserializeBuiltinRaw()
179 DCHECK(!AllowHeapAllocation::IsAllowed()); in DeserializeHandlerRaw()
H A Dbuiltin-deserializer-allocator.cc155 DCHECK(!AllowHeapAllocation::IsAllowed()); in InitializeFromReservations()
211 DCHECK(AllowHeapAllocation::IsAllowed()); in ReserveAndInitializeBuiltinsTableForBuiltin()
241 DCHECK(AllowHeapAllocation::IsAllowed()); in ReserveForHandler()
/dports/lang/v8/v8-9.6.180.12/src/common/
H A Dassert-scope.h223 using AllowHeapAllocation = variable
270 CombinationAssertScope<AllowSafepoints, AllowHeapAllocation>;
281 AllowHandleAllocation, AllowHeapAllocation>;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/snapshot/
H A Dserializer-common.h66 DCHECK(!AllowHeapAllocation::IsAllowed()); in Add()
72 DCHECK(!AllowHeapAllocation::IsAllowed()); in Get()
80 DCHECK(!AllowHeapAllocation::IsAllowed()); in Find()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-macro-assembler.cc161 AllowHeapAllocation yes_gc; in CheckStackGuardState()
165 AllowHeapAllocation yes_gc; in CheckStackGuardState()
278 AllowHeapAllocation allow_allocation; in Execute()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-macro-assembler.cc174 AllowHeapAllocation yes_gc; in CheckStackGuardState()
178 AllowHeapAllocation yes_gc; in CheckStackGuardState()
291 AllowHeapAllocation allow_allocation; in Execute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-macro-assembler.cc208 AllowHeapAllocation yes_gc; in CheckStackGuardState()
212 AllowHeapAllocation yes_gc; in CheckStackGuardState()
325 AllowHeapAllocation allow_allocation; in Execute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/json/
H A Djson-parser.cc916 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
927 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
953 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
964 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
1139 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1159 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1177 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1190 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1200 AllowHeapAllocation allow_before_exception; in ScanJsonString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/json/
H A Djson-parser.cc916 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
927 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
953 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
964 AllowHeapAllocation allow_before_exception; in ParseJsonNumber()
1139 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1159 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1177 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1190 AllowHeapAllocation allow_before_exception; in ScanJsonString()
1200 AllowHeapAllocation allow_before_exception; in ScanJsonString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dlocal-heap-inl.h21 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRaw()
H A Dheap-inl.h172 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRaw()
273 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRawWith()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dlocal-heap-inl.h26 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRaw()
H A Dheap-inl.h211 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRaw()
323 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRawWith()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dassert-scope.h116 AllowHeapAllocation; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc245 AllowHeapAllocation yes_gc; in HandleInterrupts()
258 AllowHeapAllocation yes_gc; in HandleInterrupts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/common/
H A Dassert-scope.h136 using AllowHeapAllocation =
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-array.cc261 AllowHeapAllocation allow_allocation; in BUILTIN()
283 AllowHeapAllocation allow_allocation; in BUILTIN()
294 AllowHeapAllocation allow_allocation; in BUILTIN()
1100 AllowHeapAllocation gc; in Fast_ArrayConcat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dkeys.h106 void AddShadowingKey(Object key, AllowHeapAllocation* allow_gc);
H A Dkeys.cc286 AllowHeapAllocation* allow_gc) { in AddShadowingKey()
769 AllowHeapAllocation allow_gc; in CollectOwnPropertyNamesInternal()
841 AllowHeapAllocation allow_gc; in CollectOwnPropertyNames()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dkeys.cc290 AllowHeapAllocation* allow_gc) { in AddShadowingKey()
760 AllowHeapAllocation allow_gc; in CollectOwnPropertyNamesInternal()
813 AllowHeapAllocation allow_gc; in CommonCopyEnumKeysTo()
929 AllowHeapAllocation gc; in CollectKeysFromDictionary()
993 AllowHeapAllocation allow_gc; in CollectOwnPropertyNames()
H A Dkeys.h78 void AddShadowingKey(Object key, AllowHeapAllocation* allow_gc);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/common/
H A Dassert-scope.h162 using AllowHeapAllocation =
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dheap-inl.h178 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRaw()
268 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRawWith()
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime-compiler.cc150 DCHECK(AllowHeapAllocation::IsAllowed()); in RUNTIME_FUNCTION()

123