Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/docs/
Dobject_type_check_elimination_doc.md15 ### IsInstance subsection
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp860 void ETSGen::IsInstance(const ir::AstNode *const node, const VReg srcReg, const checker::Type *targ… in IsInstance() function in ark::es2panda::compiler::ETSGen