Home | History | Annotate | Download | only in src

Lines Matching refs:null_value

585         : Object::cast(heap->null_value());
655 holder != heap->null_value();
730 return heap->null_value();
2054 pt != heap->null_value();
2077 pt != heap->null_value();
2538 pt != heap->null_value();
4189 o != heap->null_value();
4302 current != heap->null_value();
4315 current != heap->null_value() && current->IsJSObject();
4690 obj != heap->null_value();
4707 obj != heap->null_value();
7622 obj != heap->null_value();
8680 for (Object* pt = value; pt != heap->null_value(); pt = pt->GetPrototype()) {
9659 return isolate->heap()->null_value();
9723 return GetIsolate()->heap()->null_value();
9792 if (pt == heap->null_value()) return heap->undefined_value();
10152 return GetHeap()->null_value();