Home | History | Annotate | Download | only in src

Lines Matching full:heap

41 #include "heap.h"
611 (exception != heap()->termination_exception());
821 Heap* heap() { return &heap_; }
1149 Heap heap_;
1383 #define HEAP (v8::internal::Isolate::Current()->heap())
1398 global_context()->set_out_of_memory(HEAP->true_value());