Home
last modified time | relevance | path

Searched refs:CastDynamicToObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp568 CastDynamicToObject(node, propType); in LoadPropertyDynamic()
1065 CastDynamicToObject(node, targetType); in ApplyConversionCast()
1716 CastDynamicToObject(node, targetType); in CastToReftype()
1738 void ETSGen::CastDynamicToObject(const ir::AstNode *node, const checker::Type *targetType) in CastDynamicToObject() function in ark::es2panda::compiler::ETSGen
DETSGen.h510 void CastDynamicToObject(const ir::AstNode *node, const checker::Type *targetType);