Home | History | Annotate | Download | only in src

Lines Matching refs:the_hole_value

586     thread_local_top_.pending_exception_ = heap_.the_hole_value();
596 thread_local_top_.pending_message_obj_ = heap_.the_hole_value();
597 thread_local_top_.pending_message_script_ = heap_.the_hole_value();
637 return thread_local_top_.scheduled_exception_ != heap_.the_hole_value();
640 thread_local_top_.scheduled_exception_ = heap_.the_hole_value();