Lines Matching defs:hole
346 Object hole = ReadOnlyRoots(isolate).the_hole_value();
348 table.set(index + i, hole);
501 Object hole = ReadOnlyRoots(isolate).the_hole_value();
503 table->SetEntry(entry, hole, hole, details);
889 Object hole = ReadOnlyRoots(isolate).the_hole_value();
891 table.SetDataEntry(entry.as_int(), j, hole);
906 Object hole = ReadOnlyRoots(isolate).the_hole_value();
908 table->SetEntry(entry, hole, hole, details);