Searched refs:AssertNoAllocation (Results 1 - 25 of 32) sorted by relevance

12

/external/v8/src/
H A Dheap-inl.h761 AssertNoAllocation::AssertNoAllocation() { function in class:v8::internal::AssertNoAllocation
766 AssertNoAllocation::~AssertNoAllocation() {
782 AssertNoAllocation::AssertNoAllocation() { } function in class:v8::internal::AssertNoAllocation
783 AssertNoAllocation::~AssertNoAllocation() { }
H A Dlog-utils.cc240 AssertNoAllocation no_heap_allocation; // Ensure string stay valid.
255 AssertNoAllocation no_heap_allocation; // Ensure string stay valid.
H A Dsafepoint-table.h154 AssertNoAllocation no_allocation_;
H A Dbuiltins.cc272 AssertNoAllocation no_gc;
315 AssertNoAllocation* no_gc,
527 AssertNoAllocation no_gc;
606 AssertNoAllocation no_gc;
661 AssertNoAllocation no_gc;
666 AssertNoAllocation no_gc;
858 AssertNoAllocation no_gc;
866 AssertNoAllocation no_gc;
905 AssertNoAllocation no_gc;
913 AssertNoAllocation no_g
[all...]
H A Dserialize.h409 no_allocation_(new AssertNoAllocation()) { }
451 AssertNoAllocation* no_allocation_;
H A Dhandles.cc453 AssertNoAllocation no_heap_allocation; // ensure vectors stay valid.
481 AssertNoAllocation no_allocation;
508 AssertNoAllocation no_allocation;
518 AssertNoAllocation no_allocation;
H A Dv8globals.h115 class AssertNoAllocation;
H A Ddeoptimizer.cc250 AssertNoAllocation no_allocation;
262 AssertNoAllocation no_allocation;
271 AssertNoAllocation no_allocation;
291 AssertNoAllocation no_allocation;
307 AssertNoAllocation no_allocation;
1567 AssertNoAllocation no_gc;
H A Daccessors.cc682 FrameFunctionIterator(Isolate* isolate, const AssertNoAllocation& promise)
729 AssertNoAllocation no_alloc;
H A Ddisassembler.cc119 AssertNoAllocation no_alloc;
H A Dheap.h2365 // { AssertNoAllocation nogc;
2368 class AssertNoAllocation { class in namespace:v8::internal
2370 inline AssertNoAllocation();
2371 inline ~AssertNoAllocation();
2706 AssertNoAllocation no_alloc; // i.e. no gc allowed.
H A Dliveedit.cc987 AssertNoAllocation no_allocations_please;
1020 AssertNoAllocation no_gc;
1066 AssertNoAllocation no_allocation;
1267 AssertNoAllocation no_allocations_please;
H A Dtype-info.cc566 AssertNoAllocation no_allocation;
593 AssertNoAllocation no_allocation;
H A Dlog.cc1363 AssertNoAllocation no_alloc;
1530 AssertNoAllocation no_alloc;
1606 AssertNoAllocation no_alloc;
H A Dinterpreter-irregexp.cc636 AssertNoAllocation a;
H A Druntime.cc1769 AssertNoAllocation no_gc;
1786 AssertNoAllocation no_alloc;
2462 AssertNoAllocation no_alloc;
2472 AssertNoAllocation no_alloc;
2716 AssertNoAllocation no_alloc;
2841 AssertNoAllocation no_gc;
3035 AssertNoAllocation match_info_array_is_not_in_a_handle;
3120 AssertNoAllocation match_info_array_is_not_in_a_handle;
3189 AssertNoAllocation match_info_array_is_not_in_a_handle;
3368 AssertNoAllocation no_heap_allocatio
[all...]
H A Disolate.cc722 AssertNoAllocation nogc;
806 AssertNoAllocation no_gc;
H A Delements.cc555 AssertNoAllocation no_gc;
H A Dframes.cc745 AssertNoAllocation no_allocation;
H A Ddebug.cc124 AssertNoAllocation nogc;
1946 AssertNoAllocation no_allocation;
2278 AssertNoAllocation no_allocation;
H A Dprofile-generator.cc1476 AssertNoAllocation no_allocation;
2624 AssertNoAllocation no_allocation;
3078 AssertNoAllocation no_alloc;
/external/v8/src/arm/
H A Ddeoptimizer-arm.cc49 AssertNoAllocation no_allocation;
/external/v8/src/ia32/
H A Ddeoptimizer-ia32.cc122 AssertNoAllocation no_allocation;
/external/v8/src/mips/
H A Ddeoptimizer-mips.cc47 AssertNoAllocation no_allocation;
/external/v8/src/x64/
H A Ddeoptimizer-x64.cc51 AssertNoAllocation no_allocation;

Completed in 2415 milliseconds

12