Searched defs:clsPrototype (Results 1 – 4 of 4) sorted by relevance
199 JSHandle<JSObject> clsPrototype = NewClassFuncProtoWithProperties( in CreateClassFuncWithProperties() local
142 JSHandle<JSObject> clsPrototype = JSFunction::NewJSFunctionPrototype(thread, func); in InitClassFunction() local152 JSHandle<JSObject> &clsPrototype) in InitClassFunctionWithClsPrototype()
1072 … JSHandle<JSObject> clsPrototype(thread, JSHandle<JSFunction>(ctor)->GetFunctionPrototype(thread)); in DefineSendableInstanceHClass() local
1858 JSHandle<JSObject> clsPrototype(thread_, clsFunc->GetProtoOrHClass(thread)); in HWTEST_F_L0() local