Home
last modified time | relevance | path

Searched defs:checkType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsConditionalType.h34 explicit TSConditionalType(Expression *checkType, Expression *extendsType, Expression *trueType, in TSConditionalType()
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp417 std::string checkType = DisplayItems(type); in Dump() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp720 ir::Expression *ParserImpl::ParseTsConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseTsConditionalType()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument