| /third_party/node/deps/v8/src/logging/ |
| H A D | counters.h | 54 bool HasCounterFunction() const { return lookup_function_ != nullptr; } in HasCounterFunction() argument 163 const char* name() const { return name_; } in name() argument 165 int min() const { retur argument 166 max() const max() argument 167 num_buckets() const num_buckets() argument 191 counters() const counters() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | keys.cc | 1172 bool operator()(uint32_t hash1, uint32_t hash2, const Handle<Name>& key1, in operator ()() argument
|
| H A D | map-updater.cc | 105 Name MapUpdater::GetKey(InternalIndex descriptor) const { in GetKey() argument 109 PropertyDetails MapUpdater::GetDetails(InternalIndex descriptor) const { in GetDetails() argument 130 Object MapUpdater::GetValue(InternalIndex descriptor) const { in GetValue() argument 140 FieldType MapUpdater::GetFieldType(InternalIndex descriptor) const { in GetFieldType() argument 150 GetOrComputeFieldType( InternalIndex descriptor, PropertyLocation location, Representation representation) const GetOrComputeFieldType() argument
|
| H A D | objects-inl.h | 56 Smi PropertyDetails::AsSmi() const { in AsSmi() argument 63 int PropertyDetails::field_width_in_words() const { in field_width_in_words() argument 72 bool Object::IsTaggedIndex() const { in IsTaggedIndex() argument 76 bool Object::InSharedHeap() const { in InSharedHeap() argument 80 bool Object::InSharedWritableHeap() const { in InSharedWritableHeap() argument 123 IsNullOrUndefined(Isolate* isolate) const IsNullOrUndefined() argument 127 IsNullOrUndefined(ReadOnlyRoots roots) const IsNullOrUndefined() argument 131 IsNullOrUndefined() const IsNullOrUndefined() argument 135 IsZero() const IsZero() argument 137 IsPublicSymbol() const IsPublicSymbol() argument 140 IsPrivateSymbol() const IsPrivateSymbol() argument 144 IsNoSharedNameSentinel() const IsNoSharedNameSentinel() argument 153 Relaxed_ReadField(size_t offset) const Relaxed_ReadField() argument 177 InSharedHeap() const InSharedHeap() argument 182 InSharedWritableHeap() const InSharedWritableHeap() argument 186 IsNullOrUndefined(Isolate* isolate) const IsNullOrUndefined() argument 190 IsNullOrUndefined(ReadOnlyRoots roots) const IsNullOrUndefined() argument 194 IsNullOrUndefined() const IsNullOrUndefined() argument 282 IsNumber() const IsNumber() argument 289 IsNumber(PtrComprCageBase cage_base) const IsNumber() argument 293 IsNumeric() const IsNumeric() argument 301 IsNumeric(PtrComprCageBase cage_base) const IsNumeric() argument 347 IsAbstractCode() const IsAbstractCode() argument 353 IsAbstractCode(PtrComprCageBase cage_base) const IsAbstractCode() argument 411 IsPrimitive() const IsPrimitive() argument 418 IsPrimitive(PtrComprCageBase cage_base) const IsPrimitive() argument 454 Number() const Number() argument 470 IsNaN() const IsNaN() argument 474 IsMinusZero() const IsMinusZero() argument 510 OptimalRepresentation(PtrComprCageBase cage_base) const OptimalRepresentation() argument 524 OptimalElementsKind(PtrComprCageBase cage_base) const OptimalElementsKind() argument 530 FitsRepresentation(Representation representation, bool allow_coercion) const FitsRepresentation() argument 544 ToUint32(uint32_t* value) const ToUint32() argument 662 ReadSandboxedPointerField(size_t offset, PtrComprCageBase cage_base) const ReadSandboxedPointerField() argument 689 ReadExternalPointerField(size_t offset, Isolate* isolate, ExternalPointerTag tag) const ReadExternalPointerField() argument 699 RawField(int byte_offset) const RawField() argument 703 RawMaybeWeakField(int byte_offset) const RawMaybeWeakField() argument 707 RawCodeField(int byte_offset) const RawCodeField() argument 711 RawExternalPointerField(int byte_offset) const RawExternalPointerField() argument 724 ToMap() const ToMap() argument 732 IsForwardingAddress() const IsForwardingAddress() argument 780 GetReadOnlyRoots() const GetReadOnlyRoots() argument 784 GetReadOnlyRoots(PtrComprCageBase cage_base) const GetReadOnlyRoots() argument 793 map() const map() argument 801 map(PtrComprCageBase cage_base) const map() argument 889 map_slot() const map_slot() argument 893 map_word(RelaxedLoadTag tag) const map_word() argument 901 map_word(PtrComprCageBase cage_base, RelaxedLoadTag tag) const map_word() argument 910 map_word(AcquireLoadTag tag) const map_word() argument 918 map_word(PtrComprCageBase cage_base, AcquireLoadTag tag) const map_word() argument 935 Size() const Size() argument 940 Size(PtrComprCageBase cage_base) const Size() argument 950 IsSpecialReceiverMap() const IsSpecialReceiverMap() argument 963 IsCustomElementsReceiverMap() const IsCustomElementsReceiverMap() argument 967 ToArrayLength(uint32_t* index) const ToArrayLength() argument 971 ToArrayIndex(uint32_t* index) const ToArrayIndex() argument 975 ToIntegerIndex(size_t* index) const ToIntegerIndex() argument 1017 GetFieldAddress(int field_offset) const GetFieldAddress() argument 1164 IsShared() const IsShared() argument 1210 CanBeHeldWeakly() const CanBeHeldWeakly() argument [all...] |
| H A D | string-inl.h | 94 int String::length(AcquireLoadTag) const { in length() argument 138 bool StringShape::IsInternalized() const { in IsInternalized() argument 145 bool StringShape::IsCons() const { in IsCons() argument 149 bool StringShape::IsThin() const { in IsThin() argument 153 bool StringShape::IsSliced() const { in IsSliced() argument 157 bool StringShape::IsIndirect() const { in IsIndirect() argument 161 bool StringShape::IsDirect() const { retur argument 163 IsExternal() const IsExternal() argument 167 IsSequential() const IsSequential() argument 171 IsUncachedExternal() const IsUncachedExternal() argument 175 IsShared() const IsShared() argument 182 CanMigrateInParallel() const CanMigrateInParallel() argument 203 representation_tag() const representation_tag() argument 208 encoding_tag() const encoding_tag() argument 212 representation_and_encoding_tag() const representation_and_encoding_tag() argument 216 representation_encoding_and_shared_tag() const representation_encoding_and_shared_tag() argument 226 IsSequentialOneByte() const IsSequentialOneByte() argument 230 IsSequentialTwoByte() const IsSequentialTwoByte() argument 234 IsExternalOneByte() const IsExternalOneByte() argument 243 IsExternalTwoByte() const IsExternalTwoByte() argument 339 Get(int index) const Get() argument 348 Get(int index) const Get() argument 479 Equals(String other) const Equals() argument 497 IsEqualTo(base::Vector<const Char> str, Isolate* isolate) const IsEqualTo() argument 504 IsEqualTo(base::Vector<const Char> str) const IsEqualTo() argument 511 IsEqualTo(base::Vector<const Char> str, LocalIsolate* isolate) const IsEqualTo() argument 518 IsEqualToImpl( base::Vector<const Char> str, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const IsEqualToImpl() argument 626 GetChars(PtrComprCageBase cage_base, const DisallowGarbageCollection& no_gc) const GetChars() argument 635 GetChars( PtrComprCageBase cage_base, const DisallowGarbageCollection& no_gc, const SharedStringAccessGuardIfNeeded& access_guard) const GetChars() argument 762 ComputeChecksum() const ComputeChecksum() argument 804 Get(int index) const Get() argument 810 Get(int index, Isolate* isolate) const Get() argument 815 Get(int index, LocalIsolate* local_isolate) const Get() argument 820 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 826 GetImpl( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const GetImpl() argument 862 IsFlat() const IsFlat() argument 864 IsFlat(PtrComprCageBase cage_base) const IsFlat() argument 869 IsShared() const IsShared() argument 871 IsShared(PtrComprCageBase cage_base) const IsShared() argument 877 GetUnderlying() const GetUnderlying() argument 978 Get(int index) const Get() argument 984 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 1009 GetCharsAddress() const GetCharsAddress() argument 1013 GetChars( const DisallowGarbageCollection& no_gc) const GetChars() argument 1020 GetChars( const DisallowGarbageCollection& no_gc, const SharedStringAccessGuardIfNeeded& access_guard) const GetChars() argument 1028 GetCharsAddress() const GetCharsAddress() argument 1032 GetChars( const DisallowGarbageCollection& no_gc) const GetChars() argument 1039 GetChars( const DisallowGarbageCollection& no_gc, const SharedStringAccessGuardIfNeeded& access_guard) const GetChars() argument 1047 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 1085 unchecked_first() const unchecked_first() argument 1089 unchecked_second() const unchecked_second() argument 1093 IsFlat(PtrComprCageBase cage_base) const IsFlat() argument 1101 is_uncached() const is_uncached() argument 1197 GetChars( PtrComprCageBase cage_base) const GetChars() argument 1221 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument 1269 GetChars( PtrComprCageBase cage_base) const GetChars() argument 1293 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument [all...] |
| H A D | code.cc | 165 void Code::FlushICache() const { in FlushICache() argument 222 Address Code::OffHeapInstructionStart(Isolate* isolate, Address pc) const { in OffHeapInstructionStart() argument 228 Address Code::OffHeapInstructionEnd(Isolate* isolate, Address pc) const { in OffHeapInstructionEnd() argument 406 const cha argument 710 IsOld() const IsOld() argument [all...] |
| H A D | feedback-vector.h | 301 GetTypeofMode(FeedbackSlot slot) const GetTypeofMode() argument 306 GetLanguageMode(FeedbackSlot slot) const GetLanguageMode() argument 370 slot_count() const slot_count() argument 371 create_closure_slot_count() const create_closure_slot_count() argument 375 GetKind(FeedbackSlot slot) const GetKind() argument 620 kind() const kind() argument 630 metadata() const metadata() argument 669 mode() const mode() argument 673 isolate() const isolate() argument 679 can_write() const can_write() argument 716 config() const config() argument 717 vector_handle() const vector_handle() argument 721 vector() const vector() argument 725 slot() const slot() argument 726 kind() const kind() argument 728 GetLanguageMode() const GetLanguageMode() argument 733 IsUninitialized() const IsUninitialized() argument 736 IsMegamorphic() const IsMegamorphic() argument 739 IsGeneric() const IsGeneric() argument 761 IsCleared() const IsCleared() argument [all...] |
| H A D | js-function.cc | 23 CodeKinds JSFunction::GetAttachedCodeKinds() const { in GetAttachedCodeKinds() argument 33 CodeKinds JSFunction::GetAvailableCodeKinds() const { in GetAvailableCodeKinds() argument 62 bool JSFunction::HasAttachedOptimizedCode() const { in HasAttachedOptimizedCode() argument 67 bool JSFunction::HasAvailableOptimizedCode() const { in HasAvailableOptimizedCode() argument 72 bool JSFunction::HasAttachedCodeKind(CodeKind kind) const { in HasAttachedCodeKind() argument 77 bool JSFunction::HasAvailableCodeKind(CodeKind kind) const { in HasAvailableCodeKind() argument 101 base::Optional<CodeKind> JSFunction::GetActiveTier() const { in GetActiveTier() argument 133 bool JSFunction::ActiveTierIsIgnition() const { in ActiveTierIsIgnition() argument 137 ActiveTierIsBaseline() const ActiveTierIsBaseline() argument 141 ActiveTierIsMaglev() const ActiveTierIsMaglev() argument 145 ActiveTierIsTurbofan() const ActiveTierIsTurbofan() argument 149 CanDiscardCompiled() const CanDiscardCompiled() argument [all...] |
| H A D | lookup.cc | 165 Handle<Map> LookupIterator::GetReceiverMap() const { in GetReceiverMap() argument 170 bool LookupIterator::HasAccess() const { in HasAccess() argument 856 bool LookupIterator::HolderIsReceiver() const { in HolderIsReceiver() argument 863 bool LookupIterator::HolderIsReceiverOrHiddenPrototype() const { in HolderIsReceiverOrHiddenPrototype() argument 943 bool LookupIterator::IsConstFieldValueEqualTo(Object value) const { in IsConstFieldValueEqualTo() argument 983 bool LookupIterator::IsConstDictValueEqualTo(Object value) const { in IsConstDictValueEqualTo() argument 1015 int LookupIterator::GetFieldDescriptorIndex() const { in GetFieldDescriptorIndex() argument 1024 int LookupIterator::GetAccessorIndex() const { in GetAccessorIndex() argument 1032 FieldIndex LookupIterator::GetFieldIndex() const { in GetFieldIndex() argument 873 FetchValue( AllocationPolicy allocation_policy) const FetchValue() argument 1040 GetPropertyCell() const GetPropertyCell() argument 1048 GetAccessors() const GetAccessors() argument 1053 GetDataValue( AllocationPolicy allocation_policy) const GetDataValue() argument 1060 GetDataValue(SeqCstAccessTag tag) const GetDataValue() argument 1159 wasm_value_type() const wasm_value_type() argument 1225 NotFound(JSReceiver const holder) const NotFound() argument 1384 GetInterceptorForFailedAccessCheck() const GetInterceptorForFailedAccessCheck() argument [all...] |
| H A D | map-inl.h | 146 bool Map::CanHaveFastTransitionableElementsKind() const { in CanHaveFastTransitionableElementsKind() argument 150 bool Map::IsDetached(Isolate* isolate) const { in IsDetached() argument 176 bool Map::EquivalentToForNormalization(const Map other, in EquivalentToForNormalization() argument 181 bool Map::TooManyFastProperties(StoreOrigin store_origin) const { in TooManyFastProperties() argument 200 Name Map::GetLastDescriptorName(Isolate* isolate) const { in GetLastDescriptorName() argument 204 PropertyDetails Map::GetLastDescriptorDetails(Isolate* isolate) const { in GetLastDescriptorDetails() argument 208 InternalIndex Map::LastAdded() const { in LastAdded() argument 214 int Map::NumberOfOwnDescriptors() const { in NumberOfOwnDescriptors() argument 227 IterateOwnDescriptors() const IterateOwnDescriptors() argument 231 EnumLength() const EnumLength() argument 244 GetInitialElements() const GetInitialElements() argument 260 visitor_id() const visitor_id() argument 270 instance_size_in_words() const instance_size_in_words() argument 279 instance_size() const instance_size() argument 290 inobject_properties_start_or_constructor_function_index() const inobject_properties_start_or_constructor_function_index() argument 305 GetInObjectPropertiesStartInWords() const GetInObjectPropertiesStartInWords() argument 315 GetInObjectProperties() const GetInObjectProperties() argument 320 GetConstructorFunctionIndex() const GetConstructorFunctionIndex() argument 330 GetInObjectPropertyOffset(int index) const GetInObjectPropertyOffset() argument 340 instance_type() const instance_type() argument 351 UnusedPropertyFields() const UnusedPropertyFields() argument 365 UnusedInObjectProperties() const UnusedInObjectProperties() argument 376 used_or_unused_instance_size_in_words() const used_or_unused_instance_size_in_words() argument 386 UsedInstanceSize() const UsedInstanceSize() argument 471 WasmByte1() const WasmByte1() argument 476 WasmByte2() const WasmByte2() argument 492 bit_field() const bit_field() argument 504 relaxed_bit_field() const relaxed_bit_field() argument 512 bit_field2() const bit_field2() argument 518 bit_field3() const bit_field3() argument 526 relaxed_bit_field3() const relaxed_bit_field3() argument 534 release_acquire_bit_field3() const release_acquire_bit_field3() argument 542 is_abandoned_prototype_map() const is_abandoned_prototype_map() argument 546 should_be_fast_prototype_map() const should_be_fast_prototype_map() argument 557 elements_kind() const elements_kind() argument 561 has_fast_smi_elements() const has_fast_smi_elements() argument 565 has_fast_object_elements() const has_fast_object_elements() argument 569 has_fast_smi_or_object_elements() const has_fast_smi_or_object_elements() argument 573 has_fast_double_elements() const has_fast_double_elements() argument 577 has_fast_elements() const has_fast_elements() argument 581 has_sloppy_arguments_elements() const has_sloppy_arguments_elements() argument 585 has_fast_sloppy_arguments_elements() const has_fast_sloppy_arguments_elements() argument 589 has_fast_string_wrapper_elements() const has_fast_string_wrapper_elements() argument 593 has_typed_array_or_rab_gsab_typed_array_elements() const has_typed_array_or_rab_gsab_typed_array_elements() argument 597 has_any_typed_array_or_wasm_array_elements() const has_any_typed_array_or_wasm_array_elements() argument 606 has_dictionary_elements() const has_dictionary_elements() argument 610 has_any_nonextensible_elements() const has_any_nonextensible_elements() argument 614 has_nonextensible_elements() const has_nonextensible_elements() argument 618 has_sealed_elements() const has_sealed_elements() argument 622 has_frozen_elements() const has_frozen_elements() argument 633 is_dictionary_map() const is_dictionary_map() argument 642 is_stable() const is_stable() argument 646 CanBeDeprecated() const CanBeDeprecated() argument 666 CanTransition() const CanTransition() argument 678 IsBooleanMap() const IsBooleanMap() argument 682 IsNullOrUndefinedMap() const IsNullOrUndefinedMap() argument 687 IsPrimitiveMap() const IsPrimitiveMap() argument 739 ConcurrentIsMap(PtrComprCageBase cage_base, const Object& object) const ConcurrentIsMap() argument 788 IsPrototypeValidityCellValid() const IsPrototypeValidityCellValid() argument 839 IsInobjectSlackTrackingInProgress() const IsInobjectSlackTrackingInProgress() argument 865 InstanceSizeFromSlack(int slack) const InstanceSizeFromSlack() argument [all...] |
| H A D | property-details.h | 129 bool Equals(const Representation& other) const { in Equals() argument 133 bool IsCompatibleForLoad(const Representation& other) const { in IsCompatibleForLoad() argument 137 bool IsCompatibleForStore(const Representation& other) const { in IsCompatibleForStore() argument 143 bool MightCauseMapDeprecation() const { in MightCauseMapDeprecation() argument 159 bool CanBeInPlaceChangedTo(const Representatio argument 176 MostGenericInPlaceChange() const MostGenericInPlaceChange() argument 181 is_more_general_than(const Representation& other) const is_more_general_than() argument 187 fits_into(const Representation& other) const fits_into() argument 197 size() const size() argument 204 kind() const kind() argument 205 IsNone() const IsNone() argument 206 IsWasmValue() const IsWasmValue() argument 207 IsTagged() const IsTagged() argument 208 IsSmi() const IsSmi() argument 209 IsSmiOrTagged() const IsSmiOrTagged() argument 210 IsDouble() const IsDouble() argument 211 IsHeapObject() const IsHeapObject() argument 213 Mnemonic() const Mnemonic() argument 317 pointer() const pointer() argument 319 set_pointer(int i) const set_pointer() argument 323 set_cell_type(PropertyCellType type) const set_cell_type() argument 329 set_index(int index) const set_index() argument 335 CopyWithRepresentation(Representation representation) const CopyWithRepresentation() argument 338 CopyWithConstness(PropertyConstness constness) const CopyWithConstness() argument 341 CopyAddAttributes(PropertyAttributes new_attributes) const CopyAddAttributes() argument 359 kind() const kind() argument 360 location() const location() argument 361 constness() const constness() argument 363 attributes() const attributes() argument 372 dictionary_index() const dictionary_index() argument 376 representation() const representation() argument 380 field_index() const field_index() argument 388 IsReadOnly() const IsReadOnly() argument 389 IsConfigurable() const IsConfigurable() argument 390 IsDontEnum() const IsDontEnum() argument 391 IsEnumerable() const IsEnumerable() argument 392 cell_type() const cell_type() argument 396 operator ==(const PropertyDetails& b) const operator ==() argument [all...] |
| H A D | shared-function-info-inl.h | 36 int PreparseData::inner_start_offset() const { in inner_start_offset() argument 40 ObjectSlot PreparseData::inner_data_start() const { in inner_data_start() argument 52 byte PreparseData::get(int index) const { in get() argument 73 PreparseData PreparseData::get_child(int index) const { in get_child() argument 77 Object PreparseData::get_child_raw(int index) const { in get_child_raw() argument 122 internal_formal_parameter_count_with_receiver() const internal_formal_parameter_count_with_receiver() argument 128 internal_formal_parameter_count_without_receiver() const internal_formal_parameter_count_without_receiver() argument 145 relaxed_flags() const relaxed_flags() argument 154 HasSharedName() const HasSharedName() argument 162 Name() const Name() argument 186 is_script() const is_script() argument 192 needs_script_context() const needs_script_context() argument 207 function_token_position() const function_token_position() argument 217 AreSourcePositionsAvailable(IsolateT* isolate) const AreSourcePositionsAvailable() argument 226 GetInlineability( IsolateT* isolate) const GetInlineability() argument 300 optimization_disabled() const optimization_disabled() argument 304 disabled_optimization_reason() const disabled_optimization_reason() argument 308 osr_code_cache_state() const osr_code_cache_state() argument 319 language_mode() const language_mode() argument 335 kind() const kind() argument 348 is_wrapped() const is_wrapped() argument 352 construct_as_builtin() const construct_as_builtin() argument 372 function_map_index() const function_map_index() argument 409 IsDontAdaptArguments() const IsDontAdaptArguments() argument 448 outer_scope_info() const outer_scope_info() argument 454 HasOuterScopeInfo() const HasOuterScopeInfo() argument 467 GetOuterScopeInfo() const GetOuterScopeInfo() argument 481 HasFeedbackMetadata() const HasFeedbackMetadata() argument 485 HasFeedbackMetadata(AcquireLoadTag tag) const HasFeedbackMetadata() argument 489 feedback_metadata() const feedback_metadata() argument 501 is_compiled() const is_compiled() argument 508 is_compiled_scope(IsolateT* isolate) const is_compiled_scope() argument 551 IsApiFunction() const IsApiFunction() argument 555 get_api_func_data() const get_api_func_data() argument 560 HasBytecodeArray() const HasBytecodeArray() argument 566 GetBytecodeArray(IsolateT* isolate) const GetBytecodeArray() argument 578 GetActiveBytecodeArray() const GetActiveBytecodeArray() argument 646 InterpreterTrampoline() const InterpreterTrampoline() argument 651 HasInterpreterData() const HasInterpreterData() argument 661 interpreter_data() const interpreter_data() argument 679 HasBaselineCode() const HasBaselineCode() argument 688 baseline_code(AcquireLoadTag) const baseline_code() argument 706 HasAsmWasmData() const HasAsmWasmData() argument 710 HasWasmExportedFunctionData() const HasWasmExportedFunctionData() argument 714 HasWasmJSFunctionData() const HasWasmJSFunctionData() argument 718 HasWasmCapiFunctionData() const HasWasmCapiFunctionData() argument 722 HasWasmOnFulfilledData() const HasWasmOnFulfilledData() argument 726 asm_wasm_data() const asm_wasm_data() argument 737 wasm_module() const wasm_module() argument 745 wasm_function_signature() const wasm_function_signature() argument 754 HasBuiltinId() const HasBuiltinId() argument 758 builtin_id() const builtin_id() argument 771 HasUncompiledData() const HasUncompiledData() argument 775 uncompiled_data() const uncompiled_data() argument 787 HasUncompiledDataWithPreparseData() const HasUncompiledDataWithPreparseData() argument 792 uncompiled_data_with_preparse_data() const uncompiled_data_with_preparse_data() argument 804 HasUncompiledDataWithoutPreparseData() const HasUncompiledDataWithoutPreparseData() argument 876 is_repl_mode() const is_repl_mode() argument 880 HasDebugInfo() const HasDebugInfo() argument 884 GetDebugInfo() const GetDebugInfo() argument 918 IsUserJavaScript() const IsUserJavaScript() argument 925 IsSubjectToDebugging() const IsSubjectToDebugging() argument 932 CanDiscardCompiled() const CanDiscardCompiled() argument 940 is_class_constructor() const is_class_constructor() argument 950 are_properties_final() const are_properties_final() argument [all...] |
| H A D | swiss-name-dictionary-inl.h | 597 operator ==( const SwissNameDictionary::IndexIterator& b) const operator ==() argument 606 operator !=( const IndexIterator& b) const operator !=() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner.h | 51 V8_INLINE bool has_parser_error() const { return has_parser_error_; } in has_parser_error() argument 109 inline size_t pos() const { in pos() argument 123 bool can_be_cloned_for_parallel_access() const { in can_be_cloned_for_parallel_access() argument 138 RuntimeCallStats* runtime_call_stats() const { return runtime_call_stats_; } in runtime_call_stats() argument 254 has_parser_error() const has_parser_error() argument 288 current_token() const current_token() argument 292 location() const location() argument 295 has_error() const has_error() argument 296 error() const error() argument 297 error_location() const error_location() argument 299 has_invalid_template_escape() const has_invalid_template_escape() argument 302 invalid_template_escape_message() const invalid_template_escape_message() argument 312 invalid_template_escape_location() const invalid_template_escape_location() argument 320 peek() const peek() argument 322 peek_location() const peek_location() argument 324 literal_contains_escapes() const literal_contains_escapes() argument 328 next_literal_contains_escapes() const next_literal_contains_escapes() argument 339 BigIntLiteral() const BigIntLiteral() argument 345 CurrentMatches(Token::Value token) const CurrentMatches() argument 375 octal_position() const octal_position() argument 380 octal_message() const octal_message() argument 383 smi_value() const smi_value() argument 393 HasLineTerminatorBeforeNext() const HasLineTerminatorBeforeNext() argument 421 FoundHtmlComment() const FoundHtmlComment() argument 423 stream() const stream() argument 561 Peek() const Peek() argument 591 literal_one_byte_string() const literal_one_byte_string() argument 596 literal_two_byte_string() const literal_two_byte_string() argument 601 is_literal_one_byte() const is_literal_one_byte() argument 608 next_literal_one_byte_string() const next_literal_one_byte_string() argument 612 next_literal_two_byte_string() const next_literal_two_byte_string() argument 616 is_next_literal_one_byte() const is_next_literal_one_byte() argument 620 raw_literal_one_byte_string() const raw_literal_one_byte_string() argument 624 raw_literal_two_byte_string() const raw_literal_two_byte_string() argument 628 is_raw_literal_one_byte() const is_raw_literal_one_byte() argument 716 current() const current() argument 717 next() const next() argument 718 next_next() const next_next() argument [all...] |
| H A D | expression-scope.h | 222 IsCertainlyDeclaration() const IsCertainlyDeclaration() argument 234 has_possible_arrow_parameter_in_scope_chain() const has_possible_arrow_parameter_in_scope_chain() argument 253 parser() const parser() argument 254 parent() const parent() argument 256 Report(const Scanner::Location& loc, MessageTemplate message) const Report() argument 286 has_error() const has_error() argument 289 CanBeExpression() const CanBeExpression() argument 293 CanBeDeclaration() const CanBeDeclaration() argument 297 IsVariableDeclaration() const IsVariableDeclaration() argument 300 IsLexicalDeclaration() const IsLexicalDeclaration() argument 301 IsAsyncArrowHeadParsingScope() const IsAsyncArrowHeadParsingScope() argument 304 IsVarDeclaration() const IsVarDeclaration() argument 326 IsArrowHeadParsingScope() const IsArrowHeadParsingScope() argument 330 IsCertainlyPattern() const IsCertainlyPattern() argument 331 CanBeParameterDeclaration() const CanBeParameterDeclaration() argument 335 CanBeArrowParameterDeclaration() const CanBeArrowParameterDeclaration() argument 339 IsCertainlyParameterDeclaration() const IsCertainlyParameterDeclaration() argument 452 has_duplicate() const has_duplicate() argument 454 duplicate_location() const duplicate_location() argument 599 is_verified() const is_verified() argument 621 is_valid(int index) const is_valid() argument 634 Report(int index) const Report() argument 830 kind() const kind() argument [all...] |
| H A D | scanner.cc | 84 bool Scanner::BookmarkScope::HasBeenSet() const { in HasBeenSet() argument 88 bool Scanner::BookmarkScope::HasBeenApplied() const { in HasBeenApplied() argument 335 void Scanner::SanityCheckTokenDesc(const TokenDes argument 594 SourceUrl(IsolateT* isolate) const SourceUrl() argument 606 SourceMappingUrl(IsolateT* isolate) const SourceMappingUrl() argument 1012 CurrentSymbol( AstValueFactory* ast_value_factory) const CurrentSymbol() argument 1020 NextSymbol( AstValueFactory* ast_value_factory) const NextSymbol() argument 1028 CurrentRawSymbol( AstValueFactory* ast_value_factory) const CurrentRawSymbol() argument 1044 CurrentLiteralAsCString(Zone* zone) const CurrentLiteralAsCString() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.h | 73 Type type() const { return TypeField::decode(bit_field_); } in type() argument 74 int index() const { in index() argument 78 const char* name() const { in name() argument 84 to() const to() argument 90 from_index() const from_index() argument 128 type() const type() argument 130 name() const name() argument 132 id() const id() argument 133 self_size() const self_size() argument 135 trace_node_id() const trace_node_id() argument 136 index() const index() argument 146 detachedness() const detachedness() argument 225 profiler() const profiler() argument 226 root() const root() argument 227 gc_roots() const gc_roots() argument 228 gc_subroot(Root root) const gc_subroot() argument 232 entries() const entries() argument 234 edges() const edges() argument 236 locations() const locations() argument 238 max_snapshot_js_object_id() const max_snapshot_js_object_id() argument 241 is_complete() const is_complete() argument 242 treat_global_objects_as_roots() const treat_global_objects_as_roots() argument 245 capture_numeric_value() const capture_numeric_value() argument 298 heap() const heap() argument 308 last_assigned_id() const last_assigned_id() argument 319 samples() const samples() argument 601 verifier() const verifier() argument 623 heap() const heap() argument [all...] |
| H A D | cpu-profiler.cc | 368 size_t ProfilerCodeObserver::GetEstimatedMemoryUsage() const { in GetEstimatedMemoryUsage() argument 571 ComputeSamplingInterval() const ComputeSamplingInterval() argument 598 GetEstimatedMemoryUsage() const GetEstimatedMemoryUsage() argument [all...] |
| /third_party/node/deps/v8/src/numbers/ |
| H A D | conversions.cc | 58 int position() const { in position() argument 137 bool is_finalized() const { return position_ < 0; } in is_finalized() argument [all...] |
| /third_party/node/deps/v8/src/regexp/mips64/ |
| H A D | regexp-macro-assembler-mips64.cc | 1176 bool RegExpMacroAssemblerMIPS::CanReadUnaligned() const { return false; } in CanReadUnaligned() argument [all...] |
| /third_party/node/deps/v8/src/regexp/mips/ |
| H A D | regexp-macro-assembler-mips.cc | 1139 bool RegExpMacroAssemblerMIPS::CanReadUnaligned() const { return false; } in CanReadUnaligned() argument [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-ast.h | 61 bool Contains(int value) const { return (from_ <= value) && (value <= to_); } in Contains() argument 62 bool is_empty() const { return from_ == kNone; } in is_empty() argument 63 int from() const { return from_; } in from() argument 64 int to() const { return to_; } in to() argument 65 int size() const { return to_ - from_ + 1; } in size() argument 124 bool Contains(base::uc32 i) const { return from_ <= i && i <= to_; } in Contains() argument 125 base::uc32 from() const { return from_; } in from() argument 126 base::uc32 to() const { return to_; } in to() argument 127 bool IsEverything(base::uc32 max) const { return from_ == 0 && to_ >= max; } in IsEverything() argument 128 bool IsSingleton() const { retur in IsEverything() argument 196 alternatives() const alternatives() argument 219 nodes() const nodes() argument 247 assertion_type() const assertion_type() argument 260 standard_set_type() const standard_set_type() argument 266 is_standard() const is_standard() argument 315 standard_type() const standard_type() argument 319 character_set() const character_set() argument 322 is_negated() const is_negated() argument 323 contains_split_surrogate() const contains_split_surrogate() argument 343 data() const data() argument 344 length() const length() argument 357 cp_offset() const cp_offset() argument 361 text_type() const text_type() argument 363 tree() const tree() argument 365 atom() const atom() argument 370 char_class() const char_class() argument 434 min() const min() argument 435 max() const max() argument 436 quantifier_type() const quantifier_type() argument 437 is_possessive() const is_possessive() argument 438 is_non_greedy() const is_non_greedy() argument 439 is_greedy() const is_greedy() argument 440 body() const body() argument 476 index() const index() argument 477 name() const name() argument 504 body() const body() argument 530 body() const body() argument 531 is_positive() const is_positive() argument 532 capture_count() const capture_count() argument 533 capture_from() const capture_from() argument 534 type() const type() argument 541 on_match_success() const on_match_success() argument 573 index() const index() argument 574 capture() const capture() argument 576 name() const name() argument [all...] |
| H A D | regexp-bytecode-peephole.cc | 408 IsSequence() const IsSequence() argument 412 SequenceLength() const SequenceLength() argument 416 OptimizedBytecode() const OptimizedBytecode() argument 420 Find(int bytecode) const Find() argument 426 ArgumentSize() const ArgumentSize() argument 431 ArgumentMapping( size_t index) const ArgumentMapping() argument 441 ArgumentIgnoredBegin() const ArgumentIgnoredBegin() argument 448 ArgumentIgnoredEnd() const ArgumentIgnoredEnd() argument 454 HasIgnoredArguments() const HasIgnoredArguments() argument 470 zone() const zone() argument 644 CopyOptimizedBytecode(byte* to_address) const CopyOptimizedBytecode() argument 648 Length() const Length() argument 1003 pc() const pc() argument 1008 zone() const zone() argument [all...] |
| H A D | regexp-interpreter.cc | 138 peek() const peek() argument 149 sp() const sp() argument 194 operator [](size_t index) const operator []() argument [all...] |
| /third_party/node/deps/v8/src/regexp/riscv64/ |
| H A D | regexp-macro-assembler-riscv64.cc | 1146 bool RegExpMacroAssemblerRISCV::CanReadUnaligned() const { return false; } in CanReadUnaligned() argument [all...] |