Searched defs:checkType (Results 1 – 10 of 10) 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/deoptimizer/ |
| D | deoptimizer.cpp | 443 std::string checkType = DisplayItems(type); in Dump() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | ETSAnalyzerHelpers.cpp | 230 auto &&iteratorInterfaceImpl) -> bool { in HasIteratorInterface()
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | TSparser.cpp | 451 ir::TypeNode *TSParser::ParseConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseConditionalType()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen.cpp | 841 … auto const checkType = [this, srcReg, ifTrue, ifFalse, allowUndefined](const ir::AstNode *const n, in BranchIfIsInstance() local
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 747 ir::Expression *ParserImpl::ParseTsConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseTsConditionalType()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 172 GateRef checkType = TaggedIsUndefined(value); in MatchFieldType() local 11254 GateRef checkType = LogicOrBuilder(env) in ComputeTaggedArrayElementKind() local 11384 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
|