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