Searched defs:ProxyCreate (Results 1 – 2 of 2) sorted by relevance
27 JSHandle<JSProxy> JSProxy::ProxyCreate(JSThread *thread, const JSHandle<JSTaggedValue> &target, in ProxyCreate() function in panda::ecmascript::JSProxy
68 HWTEST_F_L0(JSProxyTest, ProxyCreate) in HWTEST_F_L0() argument