Home
last modified time | relevance | path

Searched defs:ACCESSORS (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-plural-rules-inl.h26 ACCESSORS(JSPluralRules, icu_plural_rules, Managed<icu::PluralRules>, in ACCESSORS() function
Djs-segments-inl.h25 ACCESSORS(JSSegments, icu_break_iterator, Managed<icu::BreakIterator>, in ACCESSORS() function
Djs-segmenter-inl.h25 ACCESSORS(JSSegmenter, icu_break_iterator, Managed<icu::BreakIterator>, in ACCESSORS() function
Djs-segment-iterator-inl.h25 ACCESSORS(JSSegmentIterator, 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
Dproperty-cell-inl.h23 ACCESSORS(PropertyCell, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS() function
Djs-date-time-format-inl.h25 ACCESSORS(JSDateTimeFormat, icu_locale, Managed<icu::Locale>, kIcuLocaleOffset) in ACCESSORS() function
Doddball-inl.h33 ACCESSORS(Oddball, to_string, String, kToStringOffset) in ACCESSORS() function
Dcontexts-inl.h42 ACCESSORS(ScriptContextTable, names_to_context_index, NameToIndexHashTable, in ACCESSORS() function
115 ACCESSORS(Context, scope_info, ScopeInfo, kScopeInfoOffset) 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
900 ACCESSORS(JSIteratorResult, value, Object, kValueOffset) in ACCESSORS() function
Dmap-inl.h39 ACCESSORS(Map, instance_descriptors, DescriptorArray, in ACCESSORS() function
767 ACCESSORS(Map, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS() function
Dcode-inl.h951 ACCESSORS(CodeDataContainer, next_code_link, Object, kNextCodeLinkOffset) in ACCESSORS() function
Dobject-macros.h212 #define ACCESSORS(holder, name, type, offset) \ macro
/third_party/node/deps/v8/src/wasm/
Dwasm-objects-inl.h284 ACCESSORS(WasmFunctionData, internal, WasmInternalFunction, kInternalOffset) in ACCESSORS() function