| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | js_convert_stdlib.h | 34 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local 59 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local 75 napi_valuetype valueType = GetValueType(env, jsVal); in GetValueFromNumber() local 95 napi_valuetype valueType = GetValueType(env, jsVal); in GetValueFromString() local 146 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local 171 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local 196 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local 221 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local 247 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local
|
| D | js_convert.h | 46 napi_valuetype valueType = GetValueType(env, jsVal); in UnwrapImpl() local 85 napi_valuetype valueType = GetValueType(env, jsVal); in UnwrapImpl() local 174 napi_valuetype valueType = GetValueType(env, jsVal); in JSCONVERT_UNWRAP() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen-inl.h | 26 …SGen::MoveImmediateToRegister(const ir::AstNode *node, VReg reg, const checker::TypeFlag valueType, in MoveImmediateToRegister()
|
| D | ETSGen.cpp | 3222 …n::IncrementImmediateRegister(const ir::AstNode *node, VReg reg, const checker::TypeFlag valueType, in IncrementImmediateRegister()
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | annotation.proto | 40 Type valueType = 6; field 62 ValueType valueType = 4; field
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | objectIterator.cpp | 121 auto *valueType = FindInstantiatedTypeParamFromIterator(itorReturnType); in FindIterValueType() local
|
| D | recordLowering.cpp | 201 … checker::Type *valueType, public_lib::Context *ctx) in CreateBlockExpression()
|
| /arkcompiler/ets_frontend/es2panda/typescript/core/ |
| D | binaryLikeExpression.cpp | 213 Type *valueType) in CheckAssignmentOperator()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ |
| D | binaryLikeExpression.cpp | 224 …kAssignmentOperator(lexer::TokenType op, ir::Expression *leftExpr, Type *leftType, Type *valueType) in CheckAssignmentOperator()
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| D | annotationProto.cpp | 71 const auto &valueType = scalar.GetType(); in Serialize() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/ |
| D | InteropS2DObjectLiteralsCheck.ts | 219 const valueType = returnStmt.getOp().getType(); constant
|
| /arkcompiler/ets_frontend/ets2panda/bindings/native/src/ |
| D | convertors-napi.cpp | 107 napi_valuetype valueType = getValueTypeChecked(env, value); in getString() local 130 napi_valuetype valueType = getValueTypeChecked(env, value); in getPointer() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Stmt.ts | 191 const valueType = value.getType(); constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.cpp | 798 GateType valueType = GateType::NumberType(); in VisitDoubleMonocular() local 822 GateType valueType = GateType::NumberType(); in VisitIsTrueOrFalse() local 852 GateType valueType = GateType::NumberType(); in VisitNumberNot() local 1685 TypeInfo valueType = GetOutputTypeInfo(value); in VisitStoreProperty() local 2308 TypeInfo valueType = GetOutputTypeInfo(value); in VisitMonoStoreProperty() local
|
| D | compiler_log.cpp | 253 GateType valueType = acc_.GetGateType(value); in CollectGateTypeLogInfo() local
|
| D | gate_accessor.cpp | 1603 GateType valueType = GetGateType(value); in ReplaceGate() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | meta.cpp | 498 Value::Type valueType; in StoreValue() local
|
| D | assembly-emitter.cpp | 128 bool AsmEmitter::CheckValueType(Value::Type valueType, const Type &type, const Program &program) in CheckValueType() 282 auto valueType = value->GetType(); in CreateLiteralItem() local 411 auto valueType = value->GetType(); in CheckValue() local 591 auto valueType = value->GetType(); in CreateScalarValueItem() local 707 auto valueType = value->GetType(); in CreateAnnotationItem() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/ |
| D | Pag.ts | 795 const valueType = value.getType(); constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/ |
| D | TsUtils.ts | 1895 const valueType = this.tsTypeChecker.getTypeAtLocation(node); constant
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_function.cpp | 1210 JSType valueType = value.GetTaggedObject()->GetClass()->GetObjectType(); in GetFunctionExtraInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_buffer.cpp | 946 … JSTaggedValue value, JSType valueType, bool littleEndian) in SetValueByIndex()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | helpers.cpp | 804 Type *valueType = p->Value()->Check(checker); in CheckRecordType() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | ETSAnalyzer.cpp | 1925 auto *const valueType = typeArguments[1]; // Record<K, V> type arguments in SetTypeforRecordProperties() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_typedarray_stub_builder.cpp | 2855 GateRef valueType = TaggedIsInt(value); in SetValueToBuffer() local
|