Home
last modified time | relevance | path

Searched refs:DisallowHeapAllocation (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dtemplates.cc141 i::DisallowHeapAllocation no_gc; in GetCFunctionsCount()
147 i::DisallowHeapAllocation no_gc; in GetCFunction()
153 i::DisallowHeapAllocation no_gc; in GetCSignature()
Dswiss-name-dictionary.cc53 DisallowHeapAllocation no_gc; in Rehash()
212 DisallowHeapAllocation no_gc; in Rehash()
Dswiss-name-dictionary-inl.h534 DisallowHeapAllocation no_gc; in AddInternal()
561 DisallowHeapAllocation no_gc; in Initialize()
Dshared-function-info.cc311 DisallowHeapAllocation no_gc; in DebugName()
Djs-function.cc1076 DisallowHeapAllocation no_alloc; in GetDerivedRabGsabMap()
Dlookup.cc990 DisallowHeapAllocation no_gc; in IsConstDictValueEqualTo()
Djs-objects.cc4760 DisallowHeapAllocation no_gc; in OptimizeAsPrototype()
Dobjects.cc5085 DisallowHeapAllocation no_gc; in FindWebSnapshotSharedFunctionInfo()
/third_party/node/deps/v8/src/common/
Dassert-scope.h219 using DisallowHeapAllocation = variable
253 CombinationAssertScope<DisallowSafepoints, DisallowHeapAllocation>;
276 DisallowHeapAllocation>;
/third_party/node/deps/v8/src/diagnostics/
Dbasic-block-profiler.cc68 DisallowHeapAllocation no_gc; in BasicBlockProfilerData()
Dobjects-debug.cc1414 DisallowHeapAllocation no_gc; in SwissNameDictionaryVerify()
/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc262 DisallowHeapAllocation no_gc; in EnqueueFunction()
Dbaseline-compiler.cc258 DisallowHeapAllocation no_gc; in AllocateBuffer()
/third_party/node/deps/v8/src/profiler/
Dprofile-generator.cc596 DisallowHeapAllocation no_gc; in CpuProfile()
/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc2173 DisallowHeapAllocation no_alloc; in MatchesSignatureForSuspend()
2194 DisallowHeapAllocation no_alloc; in MatchesSignature()
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc1797 DisallowHeapAllocation no_heap_access; in CreateJSFunction()
/third_party/node/deps/v8/src/execution/
Disolate.cc3350 DisallowHeapAllocation no_allocation; in ThrowInternal()