Home
last modified time | relevance | path

Searched defs:the_hole (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/api/
H A 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
H A 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/
H A Dhash-table-inl.h170 Object the_hole = roots.the_hole_value(); in FindEntry() local
H A 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
H A Dfixed-array-inl.h58 Object the_hole = GetReadOnlyRoots().the_hole_value(); in ContainsOnlySmisOrHoles() local
H A 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
H A 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
H A 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/
H A Dbuiltins-array.cc1361 Object the_hole = ReadOnlyRoots(isolate).the_hole_value(); in Slow_ArrayConcat() local
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc1771 MemsetPointer(FullObjectSlot(next_block), the_hole, kSize); in Create() local
/third_party/node/deps/v8/src/compiler/
H A 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/
H A Dfactory.cc617 Oddball the_hole = read_only_roots().the_hole_value(); in NewPropertyDescriptorObject() local
H A Dmark-compact.cc1364 Object the_hole = ReadOnlyRoots(heap_).the_hole_value(); variable

Completed in 80 milliseconds