| /third_party/node/deps/v8/src/baseline/arm64/ |
| H A D | baseline-assembler-arm64-inl.h | 182 Register type = temps.AcquireScratch(); in JumpIfObjectType() local 191 Register type = temps.AcquireScratch(); in JumpIfInstanceType() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.h | 278 NeonListType type() const { in type() function in v8::internal::NeonListOperand
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.h | 68 void EnterFrame(StackFrame::Type type, bool load_constant_pool_pointer_reg) { in EnterFrame() argument [all...] |
| /third_party/node/deps/v8/src/flags/ |
| H A D | flags.cc | 76 FlagType type() const { return type_; } in type() function 411 static const char* Type2String(Flag::FlagType type) { in Type2String() argument [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | keyed-store-generic.cc | 1056 TNode<String> type = Typeof(p->receiver()); in EmitGenericPropertyStore() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap-inl.h | 200 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationType type, in AllocateRaw() argument 558 void Heap::IncrementExternalBackingStoreBytes(ExternalBackingStoreType type, in IncrementExternalBackingStoreBytes() argument 566 void Heap::DecrementExternalBackingStoreBytes(ExternalBackingStoreType type, in DecrementExternalBackingStoreBytes() argument
|
| H A D | gc-tracer.h | 147 Type type; member in v8::internal::GCTracer::Event
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-console.cc | 70 void reportCall(ConsoleAPIType type) { in reportCall() argument 78 void reportCallWithDefaultArgument(ConsoleAPIType type, in reportCallWithDefaultArgument() argument 87 void reportCallAndReplaceFirstArgument(ConsoleAPIType type, in reportCallAndReplaceFirstArgument() argument 95 void reportCallWithArgument(ConsoleAPIType type, const String16& message) { in reportCallWithArgument() argument 101 void reportCall(ConsoleAPIType type, in reportCall() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.h | 92 BreakLocation(Handle<AbstractCode> abstract_code, DebugBreakType type, in BreakLocation() argument 104 BreakLocation(int position, DebugBreakType type) in BreakLocation() argument
|
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | disasm-arm.cc | 386 void Decoder::FormatNeonList(int Vd, int type) { in FormatNeonList() argument 734 int type = instr->TypeValue(); in DecodeType01() local 2309 char type = op == 0b11 ? 'u' : 's'; DecodeAdvancedSIMDTwoOrThreeRegisters() local 2483 int type = instr->Bit(5) ? nlt_2 : nlt_1; DecodeAdvancedSIMDElementOrStructureLoadStore() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | keys.cc | 657 FilterForEnumerableProperties( Handle<JSReceiver> receiver, Handle<JSObject> object, Handle<InterceptorInfo> interceptor, Handle<JSObject> result, IndexedOrNamed type) FilterForEnumerableProperties() argument 696 CollectInterceptorKeysInternal( Handle<JSReceiver> receiver, Handle<JSObject> object, Handle<InterceptorInfo> interceptor, IndexedOrNamed type) CollectInterceptorKeysInternal() argument 725 CollectInterceptorKeys(Handle<JSReceiver> receiver, Handle<JSObject> object, IndexedOrNamed type) CollectInterceptorKeys() argument [all...] |
| H A D | objects-inl.h | 220 InstanceType type = map(cage_base).instance_type(); in DEF_GETTER() local
|
| H A D | string-inl.h | 312 uint32_t type = map(cage_base).instance_type(); in DEF_GETTER() local 317 uint32_t type = map(cage_base).instance_type(); in DEF_GETTER() local 324 uint32_t type = string.map().instance_type(); in IsOneByteRepresentationUnderneath() local 540 int32_t type = string.map(cage_base).instance_type(); in IsEqualToImpl() local 1102 InstanceType type in is_uncached() local [all...] |
| H A D | lookup.cc | 1551 InstanceType type = string_map.instance_type(); in TryGetOwnChar() local
|
| H A D | map-inl.h | 135 bool Map::FieldTypeIsCleared(Representation rep, FieldType type) { in FieldTypeIsCleared() argument
|
| /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() function in v8::internal::HeapGraphEdge 128 Type type() const { return static_cast<Type>(type_); } type() function in v8::internal::HeapEntry 129 set_type(Type type) set_type() argument 170 SetIndexedAutoIndexReference( HeapGraphEdge::Type type, HeapEntry* child, HeapSnapshotGenerator* generator, ReferenceVerification verification = kVerify) SetIndexedAutoIndexReference() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | expression-scope.h | 260 ExpressionScope(ParserT* parser, ScopeType type) in ExpressionScope() argument
|
| /third_party/node/deps/v8/src/regexp/arm/ |
| H A D | regexp-macro-assembler-arm.cc | 532 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/mips64/ |
| H A D | regexp-macro-assembler-mips64.cc | 548 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/loong64/ |
| H A D | regexp-macro-assembler-loong64.cc | 499 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/mips/ |
| H A D | regexp-macro-assembler-mips.cc | 516 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/ia32/ |
| H A D | regexp-macro-assembler-ia32.cc | 570 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/ppc/ |
| H A D | regexp-macro-assembler-ppc.cc | 565 CheckSpecialCharacterClass( StandardCharacterSet type, Label* on_no_match) CheckSpecialCharacterClass() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-ast.h | 239 explicit RegExpAssertion(Type type) : assertion_type_(type) {} in RegExpAssertion() argument 409 RegExpQuantifier(int min, int max, QuantifierType type, RegExpTree* body) in RegExpQuantifier() argument 534 Type type() const { return type_; } in type() function in v8::internal::final 516 RegExpLookaround(RegExpTree* body, bool is_positive, int capture_count, int capture_from, Type type) RegExpLookaround() argument
|
| H A D | regexp-bytecode-peephole.cc | 36 CheckType type; member
|