| /third_party/node/src/ |
| H A D | node_wasi.cc | 120 WASI(Environment* env, Local<Object> object, uvwasi_options_t* options) WASI() argument
|
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | code-generator-arm64.cc | 269 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand offset, in OutOfLineRecordWrite() argument 957 Register object = i.InputRegister(0); in AssembleArchInstruction() local 990 Register object = i.InputRegister(0); in AssembleArchInstruction() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.cc | 529 bool CodeGenerator::IsMaterializableFromRoot(Handle<HeapObject> object, in IsMaterializableFromRoot() argument 914 Handle<Object> object = deoptimization_literals_[i].Reify(isolate()); in GenerateDeoptimizationData() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | code-generator-mips64.cc | 147 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Register index, in OutOfLineRecordWrite() argument 836 Register object = i.InputRegister(0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 133 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Register offset, in OutOfLineRecordWrite() argument 155 OutOfLineRecordWrite(CodeGenerator* gen, Register object, int32_t offset, in OutOfLineRecordWrite() argument 1117 Register object = i.InputRegister(0); in AssembleArchInstruction() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | code-assembler.h | 550 TNode<Type> HeapConstant(Handle<Type> object) { in HeapConstant() argument [all...] |
| H A D | js-create-lowering.cc | 1888 base::Optional<Node*> object = TryAllocateFastLiteralElements() local [all...] |
| H A D | js-heap-broker.cc | 186 ObjectData* JSHeapBroker::TryGetOrCreateData(Object object, in TryGetOrCreateData() argument 191 GetOrCreateData(Handle<Object> object, GetOrCreateDataFlags flags) GetOrCreateData() argument 198 GetOrCreateData(Object object, GetOrCreateDataFlags flags) GetOrCreateData() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | code-generator-ia32.cc | 307 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand operand, in OutOfLineRecordWrite() argument 969 Register object = i.InputRegister(0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | code-generator-mips.cc | 145 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Register index, in OutOfLineRecordWrite() argument 875 Register object = i.InputRegister(0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | code-generator-loong64.cc | 148 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand offset, in OutOfLineRecordWrite() argument 816 Register object = i.InputRegister(0); in AssembleArchInstruction() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| H A D | code-generator-riscv64.cc | 159 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Register index, in OutOfLineRecordWrite() argument 866 Register object = i.InputRegister(0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.cc | 182 bool GetPrivateMembers(Local<Context> context, Local<Object> object, in GetPrivateMembers() argument 888 i::Handle<i::Object> object = Utils::OpenHandle(*value); in EstimatedValueSize() local 913 i::Handle<i::WasmValueObject> object = in type() local 1322 Create( Local<Context> context, Local<Object> object, bool skip_indices) Create() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-object-gen.cc | 178 TNode<JSObject> object = CAST(receiver); in GetOwnValuesOrEntries() local 224 FastGetOwnValuesOrEntries( TNode<Context> context, TNode<JSObject> object, Label* if_call_runtime_with_fast_path, Label* if_no_properties, CollectType collect_type) FastGetOwnValuesOrEntries() argument 360 auto object = Parameter<Object>(Descriptor::kReceiver); TF_BUILTIN() local 463 auto object = Parameter<Object>(Descriptor::kObject); TF_BUILTIN() local 564 auto object = Parameter<Object>(Descriptor::kObject); TF_BUILTIN() local 583 auto object = Parameter<Object>(Descriptor::kObject); TF_BUILTIN() local 692 auto object = UncheckedParameter<JSObject>(Descriptor::kObject); TF_BUILTIN() local 698 auto object = UncheckedParameter<JSObject>(Descriptor::kObject); TF_BUILTIN() local 1187 auto object = Parameter<Object>(Descriptor::kObject); TF_BUILTIN() local 1194 auto object = Parameter<Object>(Descriptor::kLeft); TF_BUILTIN() local 1202 auto object = Parameter<Object>(Descriptor::kLeft); TF_BUILTIN() local 1213 auto object = Parameter<Object>(Descriptor::kLeft); TF_BUILTIN() local 1226 auto object = Parameter<Object>(Descriptor::kRight); TF_BUILTIN() local 1309 TNode<JSReceiver> object = ToObject_Inline(context, object_input); TF_BUILTIN() local 1394 AddToDictionaryIf( TNode<BoolT> condition, TNode<Context> context, TNode<Object> object, TNode<HeapObject> name_dictionary, Handle<Name> name, TNode<Object> value, Label* bailout) AddToDictionaryIf() argument [all...] |
| H A D | builtins-string-gen.cc | 876 MaybeCallFunctionAtSymbol( const TNode<Context> context, const TNode<Object> object, const TNode<Object> maybe_string, Handle<Symbol> symbol, DescriptorIndexNameValue additional_property_to_check, const NodeFunction0& regexp_call, const NodeFunction1& generic_call) MaybeCallFunctionAtSymbol() argument 1504 BranchIfStringPrimitiveWithNoCustomIteration( TNode<Object> object, TNode<Context> context, Label* if_true, Label* if_false) BranchIfStringPrimitiveWithNoCustomIteration() argument [all...] |
| H A D | builtins-internal-gen.cc | 48 auto object = Parameter<JSObject>(Descriptor::kObject); in TF_BUILTIN() local 63 auto object = Parameter<JSObject>(Descriptor::kObject); in TF_BUILTIN() local 128 IsPageFlagSet(TNode<IntPtrT> object, int mask) IsPageFlagSet() argument 137 IsWhite(TNode<IntPtrT> object) IsWhite() argument 148 GetMarkBit(TNode<IntPtrT> object, TNode<IntPtrT>* cell, TNode<IntPtrT>* mask) GetMarkBit() argument 176 InsertIntoRememberedSet(TNode<IntPtrT> object, TNode<IntPtrT> slot, SaveFPRegsMode fp_mode) InsertIntoRememberedSet() argument 274 TNode<IntPtrT> object = BitcastTaggedToWord( GenerationalWriteBarrier() local 284 TNode<IntPtrT> object = BitcastTaggedToWord( GenerationalWriteBarrier() local 292 TNode<IntPtrT> object = BitcastTaggedToWord( GenerationalWriteBarrier() local 329 TNode<IntPtrT> object = BitcastTaggedToWord( IncrementalWriteBarrier() local 339 TNode<IntPtrT> object = BitcastTaggedToWord( IncrementalWriteBarrier() local 378 TNode<IntPtrT> object = BitcastTaggedToWord( GenerateEphemeronKeyBarrier() local 985 auto object = Parameter<HeapObject>(Descriptor::kObject); TF_BUILTIN() local 1229 auto object = Parameter<Object>(Descriptor::kObject); TF_BUILTIN() local 1284 auto object = Parameter<Object>(Descriptor::kObject); TF_BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64-inl.h | 20 MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | object-stats.cc | 570 RecordVirtualJSGlobalObjectDetails( JSGlobalObject object) RecordVirtualJSGlobalObjectDetails() argument 582 RecordVirtualJSObjectDetails(JSObject object) RecordVirtualJSObjectDetails() argument 588 RecordSimpleVirtualObjectStats(HeapObject(), object, RecordVirtualJSObjectDetails() local 717 HeapObject object; RecordVirtualFeedbackVectorDetails() local 976 RecordVirtualObjectsForConstantPoolOrEmbeddedObjects( HeapObject parent, HeapObject object, ObjectStats::VirtualInstanceType type) RecordVirtualObjectsForConstantPoolOrEmbeddedObjects() argument [all...] |
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | objects-debug.cc | 367 void VerifyJSObjectElements(Isolate* isolate, JSObject object) { in VerifyJSObjectElements() argument 1726 MaybeObject object = array.Get(i); Verify() local 1936 HeapObject object = HeapObject::cast(o); global() variable [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger.cc | 704 v8::Local<v8::Object> object = iterator->GetObject(); in getTargetScopes() local 1165 addInternalObject(v8::Local<v8::Context> context, v8::Local<v8::Object> object, V8InternalValueType type) addInternalObject() argument [all...] |
| H A D | value-mirror.cc | 141 v8::Local<v8::Object> object = value.As<v8::Object>(); in toProtocolValue() local 57 objectToProtocolValue( v8::Local<v8::Context> context, v8::Local<v8::Object> object, int maxDepth, std::unique_ptr<protocol::DictionaryValue>* result) objectToProtocolValue() argument 258 descriptionForError(v8::Local<v8::Context> context, v8::Local<v8::Object> object, ErrorType type) descriptionForError() argument 304 descriptionForObject(v8::Isolate* isolate, v8::Local<v8::Object> object) descriptionForObject() argument 322 descriptionForScope(v8::Local<v8::Context> context, v8::Local<v8::Object> object) descriptionForScope() argument 333 descriptionForCollection(v8::Isolate* isolate, v8::Local<v8::Object> object, size_t length) descriptionForCollection() argument 340 descriptionForWasmValueObject( v8::Local<v8::Context> context, v8::Local<v8::debug::WasmValueObject> object) descriptionForWasmValueObject() argument 348 descriptionForEntry(v8::Local<v8::Context> context, v8::Local<v8::Object> object) descriptionForEntry() argument 838 v8::Local<v8::Object> object = value.As<v8::Object>(); isArrayLike() local 941 getPropertiesForPreview(v8::Local<v8::Context> context, v8::Local<v8::Object> object, int* nameLimit, int* indexLimit, bool* overflow, std::vector<PropertyMirror>* properties) getPropertiesForPreview() argument 975 getInternalPropertiesForPreview( v8::Local<v8::Context> context, v8::Local<v8::Object> object, int* nameLimit, bool* overflow, std::vector<InternalPropertyMirror>* properties) getInternalPropertiesForPreview() argument 1006 getPrivatePropertiesForPreview( v8::Local<v8::Context> context, v8::Local<v8::Object> object, int* nameLimit, bool* overflow, protocol::Array<PropertyPreview>* privateProperties) getPrivatePropertiesForPreview() argument 1256 v8::Local<v8::Value> object; nativeGetterCallback() local 1267 createNativeGetter(v8::Local<v8::Context> context, v8::Local<v8::Value> object, v8::Local<v8::Name> name) createNativeGetter() argument 1300 v8::Local<v8::Value> object; nativeSetterCallback() local 1310 createNativeSetter(v8::Local<v8::Context> context, v8::Local<v8::Value> object, v8::Local<v8::Name> name) createNativeSetter() argument 1333 doesAttributeHaveObservableSideEffectOnGet(v8::Local<v8::Context> context, v8::Local<v8::Object> object, v8::Local<v8::Name> name) doesAttributeHaveObservableSideEffectOnGet() argument 1375 getProperties(v8::Local<v8::Context> context, v8::Local<v8::Object> object, bool ownProperties, bool accessorPropertiesOnly, bool nonIndexedPropertiesOnly, PropertyAccumulator* accumulator) getProperties() argument 1528 getInternalProperties( v8::Local<v8::Context> context, v8::Local<v8::Object> object, std::vector<InternalPropertyMirror>* mirrors) getInternalProperties() argument 1582 getPrivateProperties( v8::Local<v8::Context> context, v8::Local<v8::Object> object, bool accessorPropertiesOnly) getPrivateProperties() argument 1649 v8::Local<v8::Object> object = value.As<v8::Object>(); clientMirror() local 1758 v8::Local<v8::Object> object = value.As<v8::Object>(); create() local 1796 v8::Local<v8::debug::WasmValueObject> object = create() local [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-generator.cc | 579 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 600 TNode<Object> object = LoadRegisterAtOperandIndex(0); SetNamedProperty() local 650 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 682 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 734 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 1177 TNode<Object> object = GetAccumulator(); IGNITION_HANDLER() local 1320 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 1335 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 1703 TNode<Object> object = GetAccumulator(); IGNITION_HANDLER() local 1720 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local 1737 TNode<Object> object = GetAccumulator(); IGNITION_HANDLER() local 1757 TNode<Object> object = GetAccumulator(); IGNITION_HANDLER() local 1768 TNode<Object> object = GetAccumulator(); IGNITION_HANDLER() local 1780 TNode<Object> object = GetAccumulator(); IGNITION_HANDLER() local 2573 TNode<Object> object = LoadRegisterAtOperandIndex(0); IGNITION_HANDLER() local [all...] |
| H A D | interpreter-assembler.cc | 1554 TNode<Object> object = GetAccumulator(); in ToNumberOrNumeric() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | code-inl.h | 260 HeapObject object = in GCSafeCodeDataContainer() local 873 bool Code::IsWeakObject(HeapObject object) { in IsWeakObject() argument 877 bool Code::IsWeakObjectInOptimizedCode(HeapObject object) { in IsWeakObjectInOptimizedCode() argument 888 IsWeakObjectInDeoptimizationLiteralArray(Object object) IsWeakObjectInDeoptimizationLiteralArray() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 1615 ToUint32(Isolate* isolate, Handle<Object> object, uint32_t* out) ToUint32() argument [all...] |