Lines Matching refs:undefined_value
84 set_native_contexts_list(ReadOnlyRoots(this).undefined_value());
85 set_allocation_sites_list(ReadOnlyRoots(this).undefined_value());
87 ReadOnlyRoots(this).undefined_value());
89 ReadOnlyRoots(this).undefined_value());
298 DCHECK(!InYoungGeneration(roots.undefined_value()));
335 array.Initialize(roots.empty_enum_cache(), roots.undefined_value(), 0, 0);
686 set_current_microtask(roots.undefined_value());
688 set_weak_refs_keep_during_job(roots.undefined_value());
703 Oddball::Initialize(isolate(), factory->undefined_value(), "undefined",
757 set_interpreter_entry_trampoline_for_profiling(roots.undefined_value());
820 factory->NewManyClosuresCell(factory->undefined_value());
826 set_feedback_vectors_for_profiling_tools(roots.undefined_value());
827 set_pending_optimize_for_test_bytecode(roots.undefined_value());
830 set_active_continuation(roots.undefined_value());
831 set_active_suspender(roots.undefined_value());
926 HeapObject no_container = *isolate()->factory()->undefined_value();