Home
last modified time | relevance | path

Searched refs:IsTheHole (Results 1 – 25 of 32) sorted by relevance

12

/external/v8/src/
Delements.cc233 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 …]
Dlookup-inl.h57 if (cell->value()->IsTheHole()) return NOT_FOUND; in LookupInHolder()
Darguments.cc20 if ((*handle)->IsTheHole()) return v8::Handle<V>(); in GetReturnValue()
Disolate.cc884 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()
Dobjects.cc795 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 …]
Dobjects-debug.cc1000 CHECK(!get(i)->IsTheHole()); in JSFunctionResultCacheVerify()
1004 CHECK(get(i)->IsTheHole()); in JSFunctionResultCacheVerify()
Druntime.cc1636 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 …]
Dbuiltins.cc438 if (element->IsTheHole()) { in BUILTIN()
470 if (first->IsTheHole()) { in BUILTIN()
Daccessors.cc1357 if (value->IsTheHole()) { in ModuleGetExport()
1385 if (old_value->IsTheHole()) { in ModuleSetExport()
Dapi.h270 DCHECK(obj.is_null() || !obj->IsTheHole()); in OPEN_HANDLE_LIST()
Dast.cc348 if (boilerplate_value->IsTheHole()) { in BuildConstantElements()
Disolate.h582 return !thread_local_top_.pending_exception_->IsTheHole(); in has_pending_exception()
Dfactory.cc1307 if (prototype->IsTheHole() && !function->shared()->is_generator()) { in NewFunction()
2188 if (prototype->IsTheHole()) { in CreateApiFunction()
Dheap-snapshot-generator.cc1123 if (!proto_or_map->IsTheHole()) { in ExtractJSObjectReferences()
1731 if (!elements->get(i)->IsTheHole()) { in ExtractElementReferences()
/external/v8/test/cctest/
Dtest-ordered-hash-table.cc118 CHECK(ordered_map->Lookup(obj)->IsTheHole()); in TEST()
127 CHECK(ordered_map->Lookup(obj)->IsTheHole()); in TEST()
Dtest-dictionary.cc234 CHECK(table->Lookup(key)->IsTheHole()); in TestHashMapCausesGC()
/external/v8/src/compiler/
Djs-context-specialization.cc98 if (value->IsUndefined() || value->IsTheHole()) { in ReduceJSLoadContext()
Djs-graph.cc128 } else if (value->IsTheHole()) { in Constant()
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc194 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc101 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc202 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc182 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc202 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc179 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc179 DCHECK(cell->value()->IsTheHole()); in GenerateCheckPropertyCell()

12