Searched defs:clsPrototype (Results 1 – 2 of 2) sorted by relevance
1058 JSHandle<JSObject> clsPrototype(thread, JSHandle<JSFunction>(ctor)->GetFunctionPrototype()); in DefineSendableInstanceHClass() local
3463 JSHandle<JSObject> clsPrototype = JSFunction::NewJSFunctionPrototype(thread, func); in InitClassFunction() local