/third_party/node/deps/v8/src/objects/ |
H A D | dictionary-inl.h | 34 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in ValueAt() local 39 Object Dictionary<Derived, Shape>::ValueAt(PtrComprCageBase cage_base, in ValueAt() argument 203 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in NameAt() local 207 Name NameDictionary::NameAt(PtrComprCageBase cage_base, InternalIndex entry) { in NameAt() argument 216 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in CellAt() local 220 CellAt(PtrComprCageBase cage_base, InternalIndex entry) CellAt() argument 227 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); NameAt() local 231 NameAt(PtrComprCageBase cage_base, InternalIndex entry) NameAt() argument 236 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); ValueAt() local 240 ValueAt(PtrComprCageBase cage_base, InternalIndex entry) ValueAt() argument [all...] |
H A D | descriptor-array-inl.h | 108 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in GetKey() local 112 Name DescriptorArray::GetKey(PtrComprCageBase cage_base, in GetKey() argument 132 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in GetSortedKey() local 136 Name DescriptorArray::GetSortedKey(PtrComprCageBase cage_base, in GetSortedKey() argument 147 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in GetStrongValue() local 151 GetStrongValue(PtrComprCageBase cage_base, InternalIndex descriptor_number) GetStrongValue() argument 165 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); GetValue() local 169 GetValue(PtrComprCageBase cage_base, InternalIndex descriptor_number) GetValue() argument 196 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); GetFieldType() local 200 GetFieldType(PtrComprCageBase cage_base, InternalIndex descriptor_number) GetFieldType() argument [all...] |
H A D | objects-body-descriptors-inl.h | 1333 void HeapObject::IterateFast(PtrComprCageBase cage_base, ObjectVisitor* v) { in IterateFast() argument 1345 void HeapObject::IterateBodyFast(PtrComprCageBase cage_base, ObjectVisitor* v) { in IterateBodyFast() argument
|
H A D | visitors.h | 201 PtrComprCageBase cage_base() const { in cage_base() function in v8::internal::ObjectVisitorWithCageBases
|
H A D | js-array-buffer-inl.h | 255 ExternalPointerCompensationForOnHeapArray( PtrComprCageBase cage_base) ExternalPointerCompensationForOnHeapArray() argument
|
H A D | feedback-vector-inl.h | 185 MaybeObject FeedbackVector::Get(PtrComprCageBase cage_base, in Get() argument
|
H A D | js-objects-inl.h | 57 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in elements() local 61 FixedArrayBase JSObject::elements(PtrComprCageBase cage_base, in elements() argument 348 PtrComprCageBase cage_base in RawFastPropertyAt() local 352 RawFastPropertyAt(PtrComprCageBase cage_base, FieldIndex index) const RawFastPropertyAt() argument 366 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); RawFastPropertyAt() local 370 RawFastPropertyAt(PtrComprCageBase cage_base, FieldIndex index, SeqCstAccessTag tag) const RawFastPropertyAt() argument 380 RawInobjectPropertyAt( PtrComprCageBase cage_base, Map original_map, FieldIndex index) const RawInobjectPropertyAt() argument 482 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); RawFastPropertyAtSwap() local 486 RawFastPropertyAtSwap(PtrComprCageBase cage_base, FieldIndex index, Object value, SeqCstAccessTag tag) RawFastPropertyAtSwap() argument [all...] |
H A D | string-table.cc | 101 Object Get(PtrComprCageBase cage_base, InternalIndex index) const { in Get() argument 270 InternalIndex StringTable::Data::FindInsertionEntry(PtrComprCageBase cage_base, in FindInsertionEntry() argument 227 Resize( PtrComprCageBase cage_base, std::unique_ptr<Data> data, int capacity) Resize() argument 584 EnsureCapacity(PtrComprCageBase cage_base, int additional_elements) EnsureCapacity() argument [all...] |
H A D | fixed-array-inl.h | 68 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in get() local 72 Object FixedArray::get(PtrComprCageBase cage_base, int index) const { in get() argument 124 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in get() local 128 Object FixedArray::get(PtrComprCageBase cage_base, int index, in get() argument 148 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in get() local 152 Object FixedArray::get(PtrComprCageBase cage_base, in argument 435 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); Get() local 439 Get(PtrComprCageBase cage_base, int index) const Get() argument 480 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); Get() local 484 Get(PtrComprCageBase cage_base, int index) const Get() argument 539 Get(PtrComprCageBase cage_base, int index) const Get() argument 692 get(PtrComprCageBase cage_base, int index) const get() argument [all...] |
H A D | shared-function-info.cc | 233 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); in CopyFrom() local
|
H A D | objects-inl.h | 285 PtrComprCageBase cage_base = GetPtrComprCageBase(this_heap_object); IsNumber() local 296 PtrComprCageBase cage_base = GetPtrComprCageBase(this_heap_object); IsNumeric() local 350 PtrComprCageBase cage_base = GetPtrComprCageBaseSlow(*this); IsAbstractCode() local 414 PtrComprCageBase cage_base = GetPtrComprCageBase(this_heap_object); IsPrimitive() local 667 WriteSandboxedPointerField(size_t offset, PtrComprCageBase cage_base, Address value) WriteSandboxedPointerField() argument 670 i::WriteSandboxedPointerField(field_address(offset), cage_base, value); WriteSandboxedPointerField() local 798 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); map() local 898 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); map_word() local 901 map_word(PtrComprCageBase cage_base, RelaxedLoadTag tag) const map_word() argument 915 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); map_word() local 918 map_word(PtrComprCageBase cage_base, AcquireLoadTag tag) const map_word() argument 937 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); Size() local [all...] |
H A D | string-inl.h | 122 StringShape::StringShape(const String str, PtrComprCageBase cage_base) in StringShape() argument 518 IsEqualToImpl( base::Vector<const Char> str, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const IsEqualToImpl() argument 593 IsConsStringEqualToImpl( ConsString string, int slice_offset, base::Vector<const Char> str, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) IsConsStringEqualToImpl() argument 626 GetChars(PtrComprCageBase cage_base, const DisallowGarbageCollection& no_gc) const GetChars() argument 635 GetChars( PtrComprCageBase cage_base, const DisallowGarbageCollection& no_gc, const SharedStringAccessGuardIfNeeded& access_guard) const GetChars() argument 683 TryGetFlatContentFromDirectString( PtrComprCageBase cage_base, const DisallowGarbageCollection& no_gc, String string, int offset, int length, const SharedStringAccessGuardIfNeeded& access_guard) TryGetFlatContentFromDirectString() argument 779 PtrComprCageBase cage_base = GetPtrComprCageBase(*this); GetFlatContent() local 820 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 826 GetImpl( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const GetImpl() argument 841 HandleInvalidString( String str, int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) GetImpl() argument 906 PtrComprCageBase cage_base = GetPtrComprCageBase(string); VisitFlat() local 984 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 1047 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 1221 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 1293 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument [all...] |
H A D | map-inl.h | 739 bool Map::ConcurrentIsMap(PtrComprCageBase cage_base, in ConcurrentIsMap() argument [all...] |
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc-inl.h | 148 HeapObject RelocInfo::target_object(PtrComprCageBase cage_base) { in target_object() argument
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm-inl.h | 94 HeapObject RelocInfo::target_object(PtrComprCageBase cage_base) { in target_object() argument
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64-inl.h | 317 HeapObject RelocInfo::target_object(PtrComprCageBase cage_base) { in target_object() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-heap-broker.h | 125 PtrComprCageBase cage_base() const { in cage_base() function in v8::internal::compiler::JSHeapBroker
|
H A D | compilation-dependencies.cc | 878 PtrComprCageBase cage_base = GetPtrComprCageBase(*object_); variable
|
/third_party/node/deps/v8/src/heap/ |
H A D | scavenger.cc | 74 PtrComprCageBase cage_base = host.main_cage_base(); variable
|
H A D | paged-spaces.h | 54 PtrComprCageBase cage_base() const { in cage_base() function in v8::internal::PagedSpaceObjectIterator
|
H A D | concurrent-marking.cc | 45 ConcurrentMarkingState(PtrComprCageBase cage_base, in ConcurrentMarkingState() argument 193 SlotSnapshottingVisitor(SlotSnapshot* slot_snapshot, PtrComprCageBase cage_base, PtrComprCageBase code_cage_base) SlotSnapshottingVisitor() argument
|
H A D | mark-compact.h | 247 explicit MinorMarkingState(PtrComprCageBase cage_base) in MinorMarkingState() argument 273 explicit MinorNonAtomicMarkingState(PtrComprCageBase cage_base) in MinorNonAtomicMarkingState() argument 302 explicit MajorMarkingState(PtrComprCageBase cage_base) in MajorMarkingState() argument 330 explicit MajorAtomicMarkingState(PtrComprCageBase cage_base) in MajorAtomicMarkingState() argument 347 explicit MajorNonAtomicMarkingState(PtrComprCageBase cage_base) in MajorNonAtomicMarkingState() argument [all...] |
/third_party/node/deps/v8/src/snapshot/ |
H A D | serializer.h | 191 PtrComprCageBase cage_base() const { in cage_base() function in v8::internal::Serializer
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | sweeper.cc | 423 const uint64_t cage_base = in FinalizePage() local
|
/third_party/node/deps/v8/src/json/ |
H A D | json-stringifier.cc | 788 CanFastSerializeJSObject(PtrComprCageBase cage_base, JSObject raw_object, Isolate* isolate) CanFastSerializeJSObject() argument [all...] |