Searched refs:DECL_ACCESSORS (Results 1 – 25 of 36) sorted by relevance
12
/third_party/node/deps/v8/src/objects/ |
D | script.h | 65 DECL_ACCESSORS(eval_from_shared_or_wrapped_arguments_or_sfi_table, Object) 69 DECL_ACCESSORS(eval_from_shared, SharedFunctionInfo) 72 DECL_ACCESSORS(wrapped_arguments, FixedArray) 78 DECL_ACCESSORS(shared_function_info_table, ObjectHashTable) 94 DECL_ACCESSORS(shared_function_infos, WeakFixedArray) 102 DECL_ACCESSORS(wasm_breakpoint_infos, FixedArray) 107 DECL_ACCESSORS(wasm_managed_native_module, Object) 113 DECL_ACCESSORS(wasm_weak_instance_list, WeakArrayList)
|
D | literal-objects.h | 122 DECL_ACCESSORS(static_properties_template, Object) 123 DECL_ACCESSORS(static_elements_template, Object) 124 DECL_ACCESSORS(static_computed_properties, FixedArray) 125 DECL_ACCESSORS(instance_properties_template, Object) 126 DECL_ACCESSORS(instance_elements_template, Object) 127 DECL_ACCESSORS(instance_computed_properties, FixedArray)
|
D | allocation-site.h | 42 DECL_ACCESSORS(transition_info_or_boilerplate, Object) 51 DECL_ACCESSORS(nested_site, Object) 57 DECL_ACCESSORS(dependent_code, DependentCode) 62 DECL_ACCESSORS(weak_next, Object) 176 DECL_ACCESSORS(allocation_site, Object)
|
D | data-handler.h | 27 DECL_ACCESSORS(data1, MaybeObject) 28 DECL_ACCESSORS(data2, MaybeObject) 29 DECL_ACCESSORS(data3, MaybeObject)
|
D | js-plural-rules.h | 72 DECL_ACCESSORS(icu_plural_rules, Managed<icu::PluralRules>) 73 DECL_ACCESSORS(icu_number_formatter, 75 DECL_ACCESSORS(icu_number_range_formatter,
|
D | map.h | 448 DECL_ACCESSORS(raw_transitions, MaybeObject) 554 DECL_ACCESSORS(prototype, HeapObject) 569 DECL_ACCESSORS(constructor_or_back_pointer, Object) 571 DECL_ACCESSORS(native_context, NativeContext) 572 DECL_ACCESSORS(native_context_or_null, Object) 573 DECL_ACCESSORS(wasm_type_info, WasmTypeInfo) 589 DECL_ACCESSORS(instance_descriptors, DescriptorArray) 602 DECL_ACCESSORS(dependent_code, DependentCode) 616 DECL_ACCESSORS(prototype_validity_cell, Object) 938 DECL_ACCESSORS(constructor_or_back_pointer_or_native_context, Object) [all …]
|
D | js-function.h | 94 DECL_ACCESSORS(shared, SharedFunctionInfo) 118 DECL_ACCESSORS(code, CodeT) 202 DECL_ACCESSORS(raw_feedback_cell, FeedbackCell) 347 DECL_ACCESSORS(shared_function_info, SharedFunctionInfo) 350 DECL_ACCESSORS(feedback_cell, FeedbackCell)
|
D | oddball.h | 26 DECL_ACCESSORS(to_string, String) 29 DECL_ACCESSORS(to_number, Object) 32 DECL_ACCESSORS(type_of, String)
|
D | js-segment-iterator.h | 47 DECL_ACCESSORS(icu_break_iterator, Managed<icu::BreakIterator>) 48 DECL_ACCESSORS(unicode_string, Managed<icu::UnicodeString>)
|
D | js-date-time-format.h | 139 DECL_ACCESSORS(icu_locale, Managed<icu::Locale>) 140 DECL_ACCESSORS(icu_simple_date_format, Managed<icu::SimpleDateFormat>) 141 DECL_ACCESSORS(icu_date_interval_format, Managed<icu::DateIntervalFormat>)
|
D | js-break-iterator.h | 58 DECL_ACCESSORS(break_iterator, Managed<icu::BreakIterator>) 59 DECL_ACCESSORS(unicode_string, Managed<icu::UnicodeString>)
|
D | js-segments.h | 51 DECL_ACCESSORS(icu_break_iterator, Managed<icu::BreakIterator>) 52 DECL_ACCESSORS(unicode_string, Managed<icu::UnicodeString>)
|
D | code.h | 49 DECL_ACCESSORS(next_code_link, Object) 205 DECL_ACCESSORS(raw_code, Object) 375 DECL_ACCESSORS(relocation_info, ByteArray) 382 DECL_ACCESSORS(deoptimization_data, FixedArray) 385 DECL_ACCESSORS(bytecode_or_interpreter_data, HeapObject) 389 DECL_ACCESSORS(source_position_table, ByteArray) 392 DECL_ACCESSORS(bytecode_offset_table, ByteArray)
|
D | api-callbacks.h | 33 DECL_ACCESSORS(getter, Object) 35 DECL_ACCESSORS(setter, Object)
|
D | js-number-format.h | 93 DECL_ACCESSORS(icu_number_formatter, 95 DECL_ACCESSORS(icu_number_range_formatter,
|
D | debug-objects.h | 240 DECL_ACCESSORS(formatted_stack, Object) 242 DECL_ACCESSORS(call_site_infos, FixedArray)
|
D | js-objects.h | 78 DECL_ACCESSORS(raw_properties_or_hash, Object) 317 DECL_ACCESSORS(properties_or_hash, Object) 339 DECL_ACCESSORS(elements, FixedArrayBase) 1016 DECL_ACCESSORS(value, Object) 1018 DECL_ACCESSORS(done, Object) 1225 DECL_ACCESSORS(shared_info, HeapObject) 1229 DECL_ACCESSORS(bytecode_offset, Smi)
|
D | js-collator.h | 49 DECL_ACCESSORS(icu_collator, Managed<icu::Collator>)
|
D | js-segmenter.h | 49 DECL_ACCESSORS(icu_break_iterator, Managed<icu::BreakIterator>)
|
D | js-relative-time-format.h | 62 DECL_ACCESSORS(icu_formatter, Managed<icu::RelativeDateTimeFormatter>)
|
D | property-cell.h | 36 DECL_ACCESSORS(dependent_code, DependentCode)
|
D | js-list-format.h | 62 DECL_ACCESSORS(icu_formatter, Managed<icu::ListFormatter>)
|
D | js-display-names.h | 90 DECL_ACCESSORS(internal, Managed<DisplayNamesInternal>)
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-objects.h | 64 DECL_ACCESSORS(name, type) 279 DECL_ACCESSORS(untagged_buffer, JSArrayBuffer) 280 DECL_ACCESSORS(tagged_buffer, FixedArray) 321 DECL_ACCESSORS(module_object, WasmModuleObject) 322 DECL_ACCESSORS(exports_object, JSObject) 323 DECL_ACCESSORS(native_context, Context) 330 DECL_ACCESSORS(imported_function_refs, FixedArray) 335 DECL_ACCESSORS(managed_object_maps, FixedArray) 336 DECL_ACCESSORS(feedback_vectors, FixedArray) 699 DECL_ACCESSORS(internal, WasmInternalFunction) [all …]
|
/third_party/node/deps/v8/src/debug/ |
D | debug-wasm-objects.h | 41 DECL_ACCESSORS(type, String) 42 DECL_ACCESSORS(value, Object)
|
12