Lines Matching refs:argFunc
38 JSHandle<JSTaggedValue> argFunc(thread, JSObjectTestCreate(thread));
40 thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(JSHandle<JSFunction>(argFunc), argFunc);
61 JSHandle<JSTaggedValue> argFunc(thread, JSObjectTestCreate(thread));
63 thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(JSHandle<JSFunction>(argFunc), argFunc);
83 JSHandle<JSTaggedValue> argFunc(thread, JSObjectTestCreate(thread));
85 thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(JSHandle<JSFunction>(argFunc), argFunc);
103 JSHandle<JSTaggedValue> argFunc(thread, JSObjectTestCreate(thread));
105 thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(JSHandle<JSFunction>(argFunc), argFunc);
125 JSHandle<JSTaggedValue> argFunc(thread, JSObjectTestCreate(thread));
127 thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(JSHandle<JSFunction>(argFunc), argFunc);