| /third_party/node/deps/v8/src/baseline/ia32/ |
| H A D | baseline-assembler-ia32-inl.h | 161 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument 255 inline void PushSingle(MacroAssembler* masm, Handle<HeapObject> object) { in PushSingle() argument
|
| /third_party/node/deps/v8/src/baseline/mips/ |
| H A D | baseline-assembler-mips-inl.h | 152 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/baseline/loong64/ |
| H A D | baseline-assembler-loong64-inl.h | 150 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.h | 77 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | macro-assembler-s390.h | 26 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument 31 inline MemOperand FieldMemOperand(Register object, Register index, int offset) { in FieldMemOperand() argument [all...] |
| H A D | assembler-s390.cc | 352 Handle<HeapObject> object; in AllocateAndInstallRequestedHeapObjects() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 137 auto object = isolate->factory()->NewJSObjectFromMap(object_map); in Create() local 633 auto object = isolate->factory()->NewSlowJSObjectWithNullProto(); in Create() local 697 Handle<JSObject> object = global() variable 731 auto object = isolate->factory()->NewSlowJSObjectWithNullProto(); global() variable 826 Handle<WasmValueObject> object = Handle<WasmValueObject>::cast( New() local [all...] |
| /third_party/node/deps/v8/src/baseline/s390/ |
| H A D | baseline-assembler-s390-inl.h | 254 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/baseline/riscv64/ |
| H A D | baseline-assembler-riscv64-inl.h | 148 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/baseline/mips64/ |
| H A D | baseline-assembler-mips64-inl.h | 150 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/baseline/ppc/ |
| H A D | baseline-assembler-ppc-inl.h | 254 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.h | 60 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-array.cc | 915 void CollectElementIndices(Isolate* isolate, Handle<JSObject> object, in CollectElementIndices() argument 1425 Handle<JSReceiver> object = Handle<JSReceiver>::cast(obj); Slow_ArrayConcat() local 1567 IsFastArray(Handle<JSReceiver> object) IsFastArray() argument [all...] |
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.h | 76 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument [all...] |
| /third_party/node/deps/v8/src/baseline/arm/ |
| H A D | baseline-assembler-arm-inl.h | 162 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/baseline/x64/ |
| H A D | baseline-assembler-x64-inl.h | 162 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument 259 inline void PushSingle(MacroAssembler* masm, Handle<HeapObject> object) { in PushSingle() argument
|
| /third_party/node/deps/v8/src/baseline/arm64/ |
| H A D | baseline-assembler-arm64-inl.h | 177 void BaselineAssembler::JumpIfObjectType(Condition cc, Register object, in JumpIfObjectType() argument
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.h | 58 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.h | 27 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | messages.cc | 740 Handle<String> BuildDefaultCallSite(Isolate* isolate, Handle<Object> object) { in BuildDefaultCallSite() argument 773 RenderCallSite(Isolate* isolate, Handle<Object> object, MessageLocation* location, CallPrinter::ErrorHint* hint) RenderCallSite() argument 832 ThrowSpreadArgError(Isolate* isolate, MessageTemplate id, Handle<Object> object) ThrowSpreadArgError() argument 886 ThrowLoadFromNullOrUndefined(Isolate* isolate, Handle<Object> object, MaybeHandle<Object> key) ThrowLoadFromNullOrUndefined() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | concurrent-marking.cc | 104 static V8_INLINE T Cast(HeapObject object) { in Cast() argument 112 int VisitJSObject(Map map, JSObject object) { in VisitJSObject() argument 116 int VisitJSObjectFast(Map map, JSObject object) { in VisitJSObjectFast() argument 120 int VisitJSExternalObject(Map map, JSExternalObject object) { in VisitJSExternalObject() argument 125 VisitWasmInstanceObject(Map map, WasmInstanceObject object) VisitWasmInstanceObject() argument 128 VisitWasmSuspenderObject(Map map, WasmSuspenderObject object) VisitWasmSuspenderObject() argument 133 VisitJSWeakCollection(Map map, JSWeakCollection object) VisitJSWeakCollection() argument 137 VisitJSFinalizationRegistry(Map map, JSFinalizationRegistry object) VisitJSFinalizationRegistry() argument 141 VisitConsString(Map map, ConsString object) VisitConsString() argument 145 VisitSlicedString(Map map, SlicedString object) VisitSlicedString() argument 149 VisitThinString(Map map, ThinString object) VisitThinString() argument 153 VisitSeqOneByteString(Map map, SeqOneByteString object) VisitSeqOneByteString() argument 159 VisitSeqTwoByteString(Map map, SeqTwoByteString object) VisitSeqTwoByteString() argument 181 ShouldVisit(HeapObject object) ShouldVisit() argument 185 ShouldVisitUnaccounted(HeapObject object) ShouldVisitUnaccounted() argument 204 Object object = p.Relaxed_Load(cage_base()); global() variable 246 VisitJSObjectSubclassFast(Map map, T object) VisitJSObjectSubclassFast() argument 252 VisitJSObjectSubclass(Map map, T object) VisitJSObjectSubclass() argument 266 VisitLeftTrimmableArray(Map map, T object) VisitLeftTrimmableArray() argument 287 Object object = snapshot.value(i); VisitPointersInSnapshot() local 301 VisitFullyWithSnapshot(Map map, T object) VisitFullyWithSnapshot() argument 312 MakeSlotSnapshot(Map map, T object, int size) MakeSlotSnapshot() argument 321 RecordSlot(HeapObject object, TSlot slot, HeapObject target) RecordSlot() argument 364 Cast(HeapObject object) Cast() argument 369 Cast(HeapObject object) Cast() argument 374 Cast(HeapObject object) Cast() argument 379 Cast(HeapObject object) Cast() argument 384 Cast(HeapObject object) Cast() argument 390 Cast(HeapObject object) Cast() argument 397 Cast(HeapObject object) Cast() argument 502 HeapObject object; Run() local [all...] |
| H A D | new-spaces.cc | 745 HeapObject object = HeapObject::FromAddress(current); in Verify() local [all...] |
| H A D | heap-inl.h | 239 bool Heap::InYoungGeneration(Object object) { in InYoungGeneration() argument 245 bool Heap::InYoungGeneration(MaybeObject object) { in InYoungGeneration() argument 269 bool Heap::InFromPage(Object object) { in InFromPage() argument 275 InFromPage(MaybeObject object) InFromPage() argument 286 InToPage(Object object) InToPage() argument 292 InToPage(MaybeObject object) InToPage() argument 302 InOldSpace(Object object) InOldSpace() argument 338 FindAllocationMemento(Map map, HeapObject object) FindAllocationMemento() argument 399 UpdateAllocationSite(Map map, HeapObject object, PretenuringFeedbackMap* pretenuring_feedback) UpdateAllocationSite() argument 424 IsPendingAllocationInternal(HeapObject object) IsPendingAllocationInternal() argument 476 IsPendingAllocation(HeapObject object) IsPendingAllocation() argument 485 IsPendingAllocation(Object object) IsPendingAllocation() argument [all...] |
| H A D | read-only-spaces.cc | 674 HeapObject object = TryAllocateLinearlyAligned(allocation_size, alignment); AllocateRawAligned() local 696 HeapObject object = HeapObject::FromAddress(current_top); AllocateRawUnaligned() local [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-console.cc | 783 V8InspectorSession::Inspectable* object = session->inspectedObject(num); in inspectedObject() local
|