Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/api/
Dapi-arguments.cc28 HeapObject the_hole = ReadOnlyRoots(isolate).the_hole_value(); in PropertyCallbackArguments() local
46 HeapObject the_hole = ReadOnlyRoots(isolate).the_hole_value(); in FunctionCallbackArguments() local
Dapi.cc2957 i::Object the_hole = i::ReadOnlyRoots(isolate_).the_hole_value(); in ResetInternal() local
7500 i::Oddball the_hole = i::ReadOnlyRoots(isolate).the_hole_value(); in MapAsArray() local
7604 i::Oddball the_hole = i::ReadOnlyRoots(isolate).the_hole_value(); in SetAsArray() local
/third_party/node/deps/v8/src/objects/
Ddictionary-inl.h149 Object the_hole = this->GetReadOnlyRoots().the_hole_value(); in ClearEntry() local
253 Object the_hole = this->GetReadOnlyRoots().the_hole_value(); in ClearEntry() local
Dhash-table-inl.h170 Object the_hole = roots.the_hole_value(); in FindEntry() local
Dvalue-serializer.cc850 Oddball the_hole = ReadOnlyRoots(isolate_).the_hole_value(); in WriteJSMap() local
882 Oddball the_hole = ReadOnlyRoots(isolate_).the_hole_value(); in WriteJSSet() local
Dfixed-array-inl.h58 Object the_hole = GetReadOnlyRoots().the_hole_value(); in ContainsOnlySmisOrHoles() local
Djs-objects-inl.h176 Object the_hole = object->GetReadOnlyRoots().the_hole_value(); in EnsureCanContainElements() local
Delements.cc368 Object the_hole = from.GetReadOnlyRoots().the_hole_value(); in CopySmiToDoubleElements() local
429 Object the_hole = from.GetReadOnlyRoots().the_hole_value(); in CopyObjectToDoubleElements() local
1686 Object the_hole = ReadOnlyRoots(isolate).the_hole_value(); in IncludesValueFastPath() local
2243 Object the_hole = ReadOnlyRoots(isolate).the_hole_value(); in IncludesValueImpl() local
Dobjects.cc5837 Object the_hole = roots.the_hole_value(); in Rehash() local
5959 Object the_hole = roots.the_hole_value(); in TryFindPropertyCellForConcurrentLookupIterator() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-array.cc1361 Object the_hole = ReadOnlyRoots(isolate).the_hole_value(); in Slow_ArrayConcat() local
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc1764 Object the_hole = ReadOnlyRoots(isolate).the_hole_value(); in Create() local
/third_party/node/deps/v8/src/compiler/
Deffect-control-linearizer.cc3605 Node* the_hole = in LowerNewDoubleElements() local
3650 Node* the_hole = __ TheHoleConstant(); in LowerNewSmiOrObjectElements() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc617 Oddball the_hole = read_only_roots().the_hole_value(); in NewPropertyDescriptorObject() local
Dmark-compact.cc1364 Object the_hole = ReadOnlyRoots(heap_).the_hole_value(); in VisitRootPointers() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc8635 TNode<Oddball> the_hole = TheHoleConstant(); in NumberDictionaryLookup() local
10020 TNode<Oddball> the_hole = TheHoleConstant(); in TryLookupElement() local