Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp27 JSHandle<JSProxy> JSProxy::ProxyCreate(JSThread *thread, const JSHandle<JSTaggedValue> &target, in ProxyCreate() function in panda::ecmascript::JSProxy
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp68 HWTEST_F_L0(JSProxyTest, ProxyCreate) in HWTEST_F_L0() argument