Home
last modified time | relevance | path

Searched refs:AssertNoAllocation (Results 1 – 20 of 20) sorted by relevance

/external/v8/src/
Dbuiltins.cc229 AssertNoAllocation no_gc; in BUILTIN()
267 AssertNoAllocation no_gc; in BUILTIN()
276 AssertNoAllocation no_gc; in BUILTIN()
393 AssertNoAllocation no_gc; in BUILTIN()
405 AssertNoAllocation no_gc; in BUILTIN()
417 AssertNoAllocation no_gc; in BUILTIN()
513 AssertNoAllocation no_gc; in BUILTIN()
591 AssertNoAllocation no_gc; in BUILTIN()
Dheap.h1479 class AssertNoAllocation {
1481 AssertNoAllocation() { in AssertNoAllocation() function
1485 ~AssertNoAllocation() { in ~AssertNoAllocation()
1509 class AssertNoAllocation {
1511 AssertNoAllocation() { } in AssertNoAllocation() function
1512 ~AssertNoAllocation() { } in ~AssertNoAllocation()
Dtop.cc406 AssertNoAllocation nogc; in PrintStack()
437 AssertNoAllocation no_gc; in ReportFailedAccessCheck()
489 AssertNoAllocation no_gc; in MayNamedAccess()
542 AssertNoAllocation no_gc; in MayIndexedAccess()
Dserialize.h322 no_allocation_(new AssertNoAllocation()) { } in SerializationAddressMapper()
364 AssertNoAllocation* no_allocation_;
Dlog-utils.cc248 AssertNoAllocation no_heap_allocation; // Ensure string stay valid. in Append()
284 AssertNoAllocation no_heap_allocation; // Ensure string stay valid. in AppendDetailed()
Dlog.cc1238 AssertNoAllocation no_alloc; in EnumerateCompiledFunctions()
1301 AssertNoAllocation no_alloc; in LogCodeObjects()
1363 AssertNoAllocation no_alloc; in LogFunctionObjects()
1375 AssertNoAllocation no_alloc; in LogAccessorCallbacks()
Ddisassembler.cc112 AssertNoAllocation no_alloc; in DecodeIt()
Dglobals.h211 class AssertNoAllocation; variable
Druntime.cc1575 AssertNoAllocation no_alloc; in ToString()
1585 AssertNoAllocation no_alloc; in ToString()
1820 AssertNoAllocation no_alloc; in Compile()
1827 AssertNoAllocation no_alloc; in Compile()
1953 AssertNoAllocation match_info_array_is_not_in_a_handle; in StringReplaceRegExpWithString()
2414 AssertNoAllocation no_heap_allocation; // ensure vectors stay valid in StringMatch()
2438 AssertNoAllocation no_heap_allocation; // ensure vectors stay valid in StringMatch()
2532 AssertNoAllocation no_heap_allocation; // ensure vectors stay valid in Runtime_StringLastIndexOf()
2552 AssertNoAllocation no_heap_allocation; // ensure vectors stay valid in Runtime_StringLastIndexOf()
2681 AssertNoAllocation no_alloc; in Runtime_StringMatch()
[all …]
Dinterpreter-irregexp.cc624 AssertNoAllocation a; in Match()
Dobjects.cc2466 AssertNoAllocation no_alloc; in ReferencesObject()
3135 AssertNoAllocation no_gc; in UnionOfKeys()
3161 AssertNoAllocation no_gc; in CopySize()
3174 AssertNoAllocation no_gc; in CopyTo()
5131 AssertNoAllocation no_gc; in SetFastElements()
6142 AssertNoAllocation no_gc; in CopyValuesTo()
6888 AssertNoAllocation no_gc; in EnsureCapacity()
7032 AssertNoAllocation no_alloc; in PrepareSlowElementsForSort()
7133 AssertNoAllocation no_alloc; in PrepareElementsForSort()
Dhandles.cc494 AssertNoAllocation no_allocation; in GetScriptLineNumber()
Dic.cc326 AssertNoAllocation no_gc; // pointers must stay valid in LookupForRead()
Dobjects-inl.h1352 WriteBarrierMode HeapObject::GetWriteBarrierMode(const AssertNoAllocation&) { in GetWriteBarrierMode() argument
2969 AssertNoAllocation no_gc; in SetEntry()
Dheap.cc1984 AssertNoAllocation no_gc; in AllocateConsString()
2890 AssertNoAllocation no_gc; in CopyFixedArray()
Ddebug.cc94 AssertNoAllocation nogc; in Next()
Dobjects.h1033 inline WriteBarrierMode GetWriteBarrierMode(const AssertNoAllocation&);
Dparser.cc1213 AssertNoAllocation assert_no_allocation; in PreParseProgram()
/external/v8/test/cctest/
Dtest-heap-profiler.cc65 i::AssertNoAllocation no_alloc; in TEST()
374 i::AssertNoAllocation no_alloc; in TEST()
Dtest-log.cc1127 i::AssertNoAllocation no_alloc; in TEST()