Searched defs:handleIsEcma (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| H A D | builtins_proxy_stub_builder.cpp | 43 BRANCH(IsEcmaObject(handler), &handleIsEcma, &slowPath);
in GenProxyConstructor() local |
Completed in 1 milliseconds