Home | History | Annotate | Download | only in mips

Lines Matching refs:current_heap

528           Heap* current_heap = v8::internal::Isolate::Current()->heap();
529 if (current_heap->Contains(obj) || ((value & 1) == 0)) {