Searched refs:IsTheHole (Results 1 – 25 of 32) sorted by relevance
12
233 DCHECK(!value->IsTheHole()); in CopyDictionaryToObjectElements()395 DCHECK(!smi->IsTheHole()); in CopyPackedSmiToDoubleElements()759 DCHECK(!to->get(i)->IsTheHole()); in AddElementsToFixedArray()783 DCHECK(!value->IsTheHole()); in AddElementsToFixedArray()817 if (!value->IsTheHole() && !HasKey(to, value)) { in AddElementsToFixedArray()1557 if (!probe->IsTheHole()) { in GetImpl()1561 DCHECK(!context->get(context_index)->IsTheHole()); in GetImpl()1579 DCHECK(!context->get(context_index)->IsTheHole()); in GetImpl()1594 if (!probe->IsTheHole()) { in GetAttributesImpl()1611 if (!probe->IsTheHole()) { in GetAccessorPairImpl()[all …]
57 if (cell->value()->IsTheHole()) return NOT_FOUND; in LookupInHolder()
20 if ((*handle)->IsTheHole()) return v8::Handle<V>(); in GetReturnValue()
884 DCHECK(message->IsJSMessageObject() || message->IsTheHole()); in RestorePendingMessageFromTryCatch()885 DCHECK(script->IsScript() || script->IsTheHole()); in RestorePendingMessageFromTryCatch()1211 if (!thread_local_top_.pending_message_obj_->IsTheHole()) { in ReportPendingMessages()1215 if (!thread_local_top_.pending_message_script_->IsTheHole()) { in ReportPendingMessages()1237 !thread_local_top_.pending_message_obj_->IsTheHole() && in GetMessageLocation()1238 !thread_local_top_.pending_message_obj_->IsTheHole()) { in GetMessageLocation()1801 thread_local_top_.pending_message_obj_->IsTheHole()); in PropagatePendingExceptionToExternalTryCatch()1803 thread_local_top_.pending_message_script_->IsTheHole()); in PropagatePendingExceptionToExternalTryCatch()1808 if (thread_local_top_.pending_message_obj_->IsTheHole()) return true; in PropagatePendingExceptionToExternalTryCatch()
795 if (!result->IsTheHole()) return result; in GetElementWithReceiver()1459 } else if (IsTheHole()) { in HeapObjectShortPrint()1819 int argc = name.is_null() ? 2 : old_value->IsTheHole() ? 3 : 4; in EnqueueChangeRecord()3803 DCHECK(!value->IsTheHole()); in SetOwnPropertyIgnoreAttributes()4438 if (!value->IsTheHole()) { in CopyFastElementsToDictionary()5024 if (!element->IsTheHole() && element == object) return true; in ReferencesObjectFromElements()5089 if (!value->IsTheHole() && value == obj) return true; in ReferencesObject()5509 value->IsTheHole() || in StructureWalk()5966 if (probe == NULL || probe->IsTheHole()) { in DefineElementAccessor()6881 if (!current->IsTheHole()) { in TransitionToAccessorProperty()[all …]
1000 CHECK(!get(i)->IsTheHole()); in JSFunctionResultCacheVerify()1004 CHECK(get(i)->IsTheHole()); in JSFunctionResultCacheVerify()
1636 return lookup->IsTheHole() ? isolate->heap()->undefined_value() : *lookup; in RUNTIME_FUNCTION()1647 return isolate->heap()->ToBoolean(!lookup->IsTheHole()); in RUNTIME_FUNCTION()1776 return lookup->IsTheHole() ? isolate->heap()->undefined_value() : *lookup; in RUNTIME_FUNCTION()1790 return isolate->heap()->ToBoolean(!lookup->IsTheHole()); in RUNTIME_FUNCTION()2276 bool is_const = initial_value->IsTheHole(); in RUNTIME_FUNCTION()2390 bool is_const = initial_value->IsTheHole(); in RUNTIME_FUNCTION()2455 DCHECK(!value->IsTheHole()); in RUNTIME_FUNCTION()2474 if (context->get(index)->IsTheHole()) context->set(index, *value); in RUNTIME_FUNCTION()4963 if (!value->IsTheHole()) return value; in RUNTIME_FUNCTION()9398 if (value->IsTheHole()) { in LoadLookupSlotHelper()[all …]
438 if (element->IsTheHole()) { in BUILTIN()470 if (first->IsTheHole()) { in BUILTIN()
1357 if (value->IsTheHole()) { in ModuleGetExport()1385 if (old_value->IsTheHole()) { in ModuleSetExport()
270 DCHECK(obj.is_null() || !obj->IsTheHole()); in OPEN_HANDLE_LIST()
348 if (boilerplate_value->IsTheHole()) { in BuildConstantElements()
582 return !thread_local_top_.pending_exception_->IsTheHole(); in has_pending_exception()
1307 if (prototype->IsTheHole() && !function->shared()->is_generator()) { in NewFunction()2188 if (prototype->IsTheHole()) { in CreateApiFunction()
1123 if (!proto_or_map->IsTheHole()) { in ExtractJSObjectReferences()1731 if (!elements->get(i)->IsTheHole()) { in ExtractElementReferences()
118 CHECK(ordered_map->Lookup(obj)->IsTheHole()); in TEST()127 CHECK(ordered_map->Lookup(obj)->IsTheHole()); in TEST()
234 CHECK(table->Lookup(key)->IsTheHole()); in TestHashMapCausesGC()
98 if (value->IsUndefined() || value->IsTheHole()) { in ReduceJSLoadContext()
128 } else if (value->IsTheHole()) { in Constant()
194 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
101 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
202 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
182 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
179 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()