Home | History | Annotate | Download | only in src

Lines Matching refs:the_hole_value

171                       heap->the_hole_value(), length);
217 heap->the_hole_value(), length);
272 heap->the_hole_value(), length);
349 Object* the_hole = from->GetHeap()->the_hole_value();
422 Object* the_hole = from->GetHeap()->the_hole_value();
630 return backing_store->GetIsolate()->factory()->the_hole_value();
1383 Handle<Object> the_hole_value = isolate->factory()->the_hole_value();
1389 dict->SetEntry(i, the_hole_value, the_hole_value);
1483 return isolate->factory()->the_hole_value();
1712 : Handle<Object>::cast(isolate->factory()->the_hole_value());