Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp397 auto resolveName = [&jsThis, &jsVal, &env, &ctx, &coro](const std::string &name) -> bool { in CompilerResolveQualifiedJSCall() local
Djs_value_call.cpp529 auto resolveName = [&jsThis, &jsVal, &env](const std::string &name) -> bool { in CompilerResolveQualifiedJSCall() local