Home
last modified time | relevance | path

Searched defs:typeOf (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp48 auto typeOf = intrinsic->GetDataFlowInput(0); in ReplaceTypeofWithIsInstance() local
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DExpr.ts1129 let typeOf = ''; variable