Searched defs:checkType (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| D | tsConditionalTypeBuilder.h | 29 TSConditionalTypeBuilder &SetCheckType(Expression *checkType) in SetCheckType()
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsConditionalType.h | 24 explicit TSConditionalType(Expression *checkType, Expression *extendsType, Expression *trueType, in TSConditionalType()
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsConditionalType.h | 34 explicit TSConditionalType(Expression *checkType, Expression *extendsType, Expression *trueType, in TSConditionalType()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_reflect_stub_builder.cpp | 90 Label checkType(env); in Set() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/ |
| D | TypeInference.ts | 433 public static checkType(type: Type, method in TypeInference
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 477 std::string checkType = DisplayItems(type); in Dump() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | ETSAnalyzerHelpers.cpp | 295 auto &&iteratorInterfaceImpl) -> bool { in HasIteratorInterface()
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Expr.ts | 829 private checkType: Type; property in ArkInstanceOfExpr
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | TSparser.cpp | 455 ir::TypeNode *TSParser::ParseConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseConditionalType()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen.cpp | 839 auto const checkType = [this, srcReg, ifTrue, ifFalse, acceptNull = target->PossiblyETSNull()]( in BranchIfIsInstance() local
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 750 ir::Expression *ParserImpl::ParseTsConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseTsConditionalType()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 193 GateRef checkType = TaggedIsUndefined(value); in MatchFieldType() local 12641 GateRef checkType = LogicOrBuilder(env) in ComputeTaggedArrayElementKind() local 12870 GateRef checkType = LogicOrBuilder(env) in JSTaggedValueToString() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|