Searched defs:TypeofExpression (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ | ||
| H A D | typeofExpression.h | 22 class TypeofExpression : public Expression { class 29 explicit TypeofExpression(Expression *const argument) in TypeofExpression() function in ark::es2panda::ir::TypeofExpression |
Completed in 1 milliseconds