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()
950 CastDynamicToObject(node, targetType); in ApplyConversionCast()
1622 CastDynamicToObject(node, targetType); in CastToArrayOrObject()
1644 void ETSGen::CastDynamicToObject(const ir::AstNode *node, const checker::Type *targetType) in CastDynamicToObject() function in panda::es2panda::compiler::ETSGen
DETSGen.h548 void CastDynamicToObject(const ir::AstNode *node, const checker::Type *targetType);