Home
last modified time | relevance | path

Searched refs:ACCESSORS (Results 1 – 25 of 28) sorted by relevance

12

/third_party/node/deps/v8/src/objects/
Dliteral-objects-inl.h103 ACCESSORS(ClassBoilerplate, static_properties_template, Object, in OBJECT_CONSTRUCTORS_IMPL()
106 ACCESSORS(ClassBoilerplate, static_elements_template, Object, in OBJECT_CONSTRUCTORS_IMPL()
109 ACCESSORS(ClassBoilerplate, static_computed_properties, FixedArray, in OBJECT_CONSTRUCTORS_IMPL()
112 ACCESSORS(ClassBoilerplate, instance_properties_template, Object, in OBJECT_CONSTRUCTORS_IMPL()
115 ACCESSORS(ClassBoilerplate, instance_elements_template, Object, in OBJECT_CONSTRUCTORS_IMPL()
118 ACCESSORS(ClassBoilerplate, instance_computed_properties, FixedArray, in OBJECT_CONSTRUCTORS_IMPL()
Dproperty-cell-inl.h23 ACCESSORS(PropertyCell, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS() function
24 ACCESSORS(PropertyCell, name, Name, kNameOffset) in ACCESSORS()
25 ACCESSORS(PropertyCell, property_details_raw, Smi, kPropertyDetailsRawOffset) in ACCESSORS()
28 ACCESSORS(PropertyCell, value, Object, kValueOffset) in ACCESSORS()
Djs-plural-rules-inl.h26 ACCESSORS(JSPluralRules, icu_plural_rules, Managed<icu::PluralRules>, in ACCESSORS() function
28 ACCESSORS(JSPluralRules, icu_number_formatter, in ACCESSORS()
31 ACCESSORS(JSPluralRules, icu_number_range_formatter, in ACCESSORS()
Doddball-inl.h33 ACCESSORS(Oddball, to_string, String, kToStringOffset) in ACCESSORS() function
34 ACCESSORS(Oddball, to_number, Object, kToNumberOffset) in ACCESSORS()
35 ACCESSORS(Oddball, type_of, String, kTypeOfOffset) in ACCESSORS()
Djs-date-time-format-inl.h25 ACCESSORS(JSDateTimeFormat, icu_locale, Managed<icu::Locale>, kIcuLocaleOffset) in ACCESSORS() function
26 ACCESSORS(JSDateTimeFormat, icu_simple_date_format, in ACCESSORS()
28 ACCESSORS(JSDateTimeFormat, icu_date_interval_format, in ACCESSORS()
Djs-break-iterator-inl.h25 ACCESSORS(JSV8BreakIterator, break_iterator, Managed<icu::BreakIterator>,
27 ACCESSORS(JSV8BreakIterator, unicode_string, Managed<icu::UnicodeString>,
Djs-number-format-inl.h25 ACCESSORS(JSNumberFormat, icu_number_formatter,
28 ACCESSORS(JSNumberFormat, icu_number_range_formatter,
Djs-segments-inl.h25 ACCESSORS(JSSegments, icu_break_iterator, Managed<icu::BreakIterator>, in ACCESSORS() function
27 ACCESSORS(JSSegments, unicode_string, Managed<icu::UnicodeString>, in ACCESSORS()
Djs-segment-iterator-inl.h25 ACCESSORS(JSSegmentIterator, icu_break_iterator, Managed<icu::BreakIterator>, in ACCESSORS() function
27 ACCESSORS(JSSegmentIterator, unicode_string, Managed<icu::UnicodeString>, in ACCESSORS()
Dallocation-site-inl.h28 ACCESSORS(AllocationSite, transition_info_or_boilerplate, Object, in OBJECT_CONSTRUCTORS_IMPL()
32 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in OBJECT_CONSTRUCTORS_IMPL()
36 ACCESSORS(AllocationSite, dependent_code, DependentCode, kDependentCodeOffset) in OBJECT_CONSTRUCTORS_IMPL()
39 ACCESSORS(AllocationMemento, allocation_site, Object, kAllocationSiteOffset) in OBJECT_CONSTRUCTORS_IMPL()
Djs-locale-inl.h26 ACCESSORS(JSLocale, icu_locale, Managed<icu::Locale>, kIcuLocaleOffset)
Djs-collator-inl.h25 ACCESSORS(JSCollator, icu_collator, Managed<icu::Collator>, kIcuCollatorOffset)
Djs-segmenter-inl.h25 ACCESSORS(JSSegmenter, icu_break_iterator, Managed<icu::BreakIterator>, in ACCESSORS() function
Djs-relative-time-format-inl.h26 ACCESSORS(JSRelativeTimeFormat, icu_formatter, in ACCESSORS() function
Djs-list-format-inl.h26 ACCESSORS(JSListFormat, icu_formatter, Managed<icu::ListFormatter>, in ACCESSORS() function
Djs-display-names-inl.h23 ACCESSORS(JSDisplayNames, internal, Managed<DisplayNamesInternal>, in ACCESSORS() function
Djs-objects-inl.h146 ACCESSORS(JSReceiver, raw_properties_or_hash, Object, kPropertiesOrHashOffset) in ACCESSORS() function
615 ACCESSORS(JSMessageObject, shared_info, HeapObject, kSharedInfoOffset) in ACCESSORS() function
616 ACCESSORS(JSMessageObject, bytecode_offset, Smi, kBytecodeOffsetOffset) in ACCESSORS()
900 ACCESSORS(JSIteratorResult, value, Object, kValueOffset) in ACCESSORS() function
901 ACCESSORS(JSIteratorResult, done, Object, kDoneOffset) in ACCESSORS()
Dcontexts-inl.h42 ACCESSORS(ScriptContextTable, names_to_context_index, NameToIndexHashTable, in ACCESSORS() function
115 ACCESSORS(Context, scope_info, ScopeInfo, kScopeInfoOffset) in ACCESSORS() function
Djs-regexp-inl.h28 ACCESSORS(JSRegExp, last_index, Object, kLastIndexOffset) in TQ_OBJECT_CONSTRUCTORS_IMPL()
Dobject-macros-undef.h52 #undef ACCESSORS
Dmodule-inl.h35 ACCESSORS(SourceTextModule, async_parent_modules, ArrayList,
Dmap-inl.h39 ACCESSORS(Map, instance_descriptors, DescriptorArray, in ACCESSORS() function
767 ACCESSORS(Map, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS() function
768 ACCESSORS(Map, prototype_validity_cell, Object, kPrototypeValidityCellOffset) in ACCESSORS()
Djs-function-inl.h33 ACCESSORS(JSFunction, raw_feedback_cell, FeedbackCell, kFeedbackCellOffset) in TQ_OBJECT_CONSTRUCTORS_IMPL()
/third_party/node/deps/v8/src/debug/
Ddebug-wasm-objects-inl.h23 ACCESSORS(WasmValueObject, type, String, kTypeOffset)
24 ACCESSORS(WasmValueObject, value, Object, kValueOffset)
/third_party/node/deps/v8/src/wasm/
Dwasm-objects-inl.h112 ACCESSORS(WasmGlobalObject, untagged_buffer, JSArrayBuffer, in OPTIONAL_ACCESSORS()
114 ACCESSORS(WasmGlobalObject, tagged_buffer, FixedArray, kTaggedBufferOffset) in OPTIONAL_ACCESSORS()
229 ACCESSORS(WasmInstanceObject, module_object, WasmModuleObject, in SANDBOXED_POINTER_ACCESSORS()
231 ACCESSORS(WasmInstanceObject, exports_object, JSObject, kExportsObjectOffset) in SANDBOXED_POINTER_ACCESSORS()
232 ACCESSORS(WasmInstanceObject, native_context, Context, kNativeContextOffset) in SANDBOXED_POINTER_ACCESSORS()
244 ACCESSORS(WasmInstanceObject, imported_function_refs, FixedArray, in SANDBOXED_POINTER_ACCESSORS()
253 ACCESSORS(WasmInstanceObject, managed_object_maps, FixedArray, in SANDBOXED_POINTER_ACCESSORS()
255 ACCESSORS(WasmInstanceObject, feedback_vectors, FixedArray, in SANDBOXED_POINTER_ACCESSORS()
284 ACCESSORS(WasmFunctionData, internal, WasmInternalFunction, kInternalOffset) in ACCESSORS() function

12