示例#1
0
 bool IRootable.AddRoot(JSContextPtr context, JSRootPtr root)
 {
     return(JSAPI.AddValueRoot(context, root));
 }