Home | History | Annotate | Download | only in src

Lines Matching refs:the_hole_value

80                                                       *the_hole_value()),
154 accessors->set_getter(*the_hole_value(), SKIP_WRITE_BARRIER);
155 accessors->set_setter(*the_hole_value(), SKIP_WRITE_BARRIER);
1237 function->set_prototype_or_initial_map(*the_hole_value());
1322 return NewFunction(name, code, the_hole_value(), type, instance_size);