Searched refs:BuildProxyMethod (Results 1 – 3 of 3) sorted by relevance
155 …void BuildProxyMethod(ir::ScriptFunction *func, const util::StringView &containingClassName, bool …
381 void ETSBinder::BuildProxyMethod(ir::ScriptFunction *func, const util::StringView &containingClassN… in BuildProxyMethod() function in panda::es2panda::varbinder::ETSBinder
1755 VarBinder()->AsETSBinder()->BuildProxyMethod( in ResolveProxyMethod()2689 …VarBinder()->AsETSBinder()->BuildProxyMethod(implMethod->Function(), classDef->InternalName(), isS… in CreateAsyncProxy()