Home | History | Annotate | Download | only in src

Lines Matching refs:the_hole_value

573     thread_local_top_.pending_exception_ = heap_.the_hole_value();
589 thread_local_top_.pending_message_obj_ = heap_.the_hole_value();
590 thread_local_top_.pending_message_script_ = heap_.the_hole_value();
628 return thread_local_top_.scheduled_exception_ != heap_.the_hole_value();
632 thread_local_top_.scheduled_exception_ = heap_.the_hole_value();