Home
last modified time | relevance | path

Searched defs:the_hole (Results 1 – 15 of 15) sorted by relevance

/external/v8/src/
Dapi-arguments.cc27 HeapObject* the_hole = ReadOnlyRoots(isolate).the_hole_value(); in PropertyCallbackArguments() local
46 HeapObject* the_hole = ReadOnlyRoots(isolate).the_hole_value(); in FunctionCallbackArguments() local
Dvalue-serializer.cc757 Oddball* the_hole = ReadOnlyRoots(isolate_).the_hole_value(); in WriteJSMap() local
788 Oddball* the_hole = ReadOnlyRoots(isolate_).the_hole_value(); in WriteJSSet() local
Dglobal-handles.cc1136 Object* the_hole = ReadOnlyRoots(isolate).the_hole_value(); in Create() local
Delements.cc320 Object* the_hole = from->GetReadOnlyRoots().the_hole_value(); in CopySmiToDoubleElements() local
393 Object* the_hole = from->GetReadOnlyRoots().the_hole_value(); in CopyObjectToDoubleElements() local
1736 Object* the_hole = ReadOnlyRoots(isolate).the_hole_value(); in IncludesValueFastPath() local
2347 Object* the_hole = ReadOnlyRoots(isolate).the_hole_value(); in IncludesValueImpl() local
Dobjects-inl.h1174 Object* the_hole = object->GetReadOnlyRoots().the_hole_value(); in EnsureCanContainElements() local
2916 Object* the_hole = this->GetReadOnlyRoots().the_hole_value(); in ClearEntry() local
Dapi.cc2784 i::Object* the_hole = i::ReadOnlyRoots(isolate_).the_hole_value(); in ResetInternal() local
7135 i::Oddball* the_hole = i::ReadOnlyRoots(isolate).the_hole_value(); in MapAsArray() local
7242 i::Oddball* the_hole = i::ReadOnlyRoots(isolate).the_hole_value(); in SetAsArray() local
Dcode-stub-assembler.cc7757 Node* the_hole = TheHoleConstant(); in NumberDictionaryLookup() local
8695 TNode<Oddball> the_hole = TheHoleConstant(); in TryLookupElement() local
Dobjects.cc16861 Object* the_hole = roots.the_hole_value(); in Rehash() local
/external/v8/src/objects/
Dhash-table-inl.h83 Object* the_hole = roots.the_hole_value(); in FindEntry() local
Dfixed-array-inl.h50 Object* the_hole = GetReadOnlyRoots().the_hole_value(); in ContainsOnlySmisOrHoles() local
/external/v8/src/builtins/
Dbuiltins-arguments-gen.cc346 Node* the_hole = TheHoleConstant(); in EmitFastNewSloppyArguments() local
Dbuiltins-array.cc1259 Object* the_hole = ReadOnlyRoots(isolate).the_hole_value(); in Slow_ArrayConcat() local
Dbuiltins-internal-gen.cc110 Node* the_hole = TheHoleConstant(); in TF_BUILTIN() local
/external/v8/src/heap/
Dmark-compact.cc952 Object* the_hole = ReadOnlyRoots(heap_).the_hole_value(); in VisitPointers() local
996 Object* the_hole = ReadOnlyRoots(heap_).the_hole_value(); in VisitRootPointers() local
/external/v8/src/compiler/
Deffect-control-linearizer.cc2639 Node* the_hole = in LowerNewDoubleElements() local
2688 Node* the_hole = __ TheHoleConstant(); in LowerNewSmiOrObjectElements() local