Searched refs:cloneClassPrototype (Results 1 – 1 of 1) sorted by relevance
799 …JSHandle<JSObject> cloneClassPrototype = factory->CloneObjectLiteral(JSHandle<JSObject>(clsPrototy… in RuntimeCloneClassFromTemplate() local804 cloneClass->SetFunctionPrototype(thread, cloneClassPrototype.GetTaggedValue()); in RuntimeCloneClassFromTemplate()808 JSTaggedValue::DefinePropertyOrThrow(thread, JSHandle<JSTaggedValue>(cloneClassPrototype), in RuntimeCloneClassFromTemplate()812 cloneClass->SetHomeObject(thread, cloneClassPrototype); in RuntimeCloneClassFromTemplate()