Home
last modified time | relevance | path

Searched refs:IsByValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/dynamic/
H A DdynamicCall.h42 static bool IsByValue(const varbinder::ETSBinder *varbinder, const ir::Expression *callee) in IsByValue() function in ark::es2panda::checker::DynamicCall
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Ddynamic.cpp111 if (!DynamicCall::IsByValue(VarBinder()->AsETSBinder(), callee)) { in CreateDynamicCallIntrinsic()
187 if (DynamicCall::IsByValue(VarBinder()->AsETSBinder(), callee)) { in ResolveDynamicCallExpression()

Completed in 2 milliseconds