{"id":14654,"date":"2024-09-04T17:11:12","date_gmt":"2024-09-04T09:11:12","guid":{"rendered":"http:\/\/xinyiworld.top\/wordpress_it\/?p=14654"},"modified":"2024-09-04T17:54:42","modified_gmt":"2024-09-04T09:54:42","slug":"java_vm_ext-cc%ef%bc%88javavmext%ef%bc%89","status":"publish","type":"post","link":"http:\/\/xinyiworld.top\/wordpress_it\/?p=14654","title":{"rendered":"java_vm_ext.cc\uff08JavaVMExt\u7c7b\uff09"},"content":{"rendered":"<p>\u5934\u6587\u4ef6\u4f4d\u7f6e\uff1a<code>art\/runtime\/jni\/java_vm_ext.h<\/code><br \/>\n\u6e90\u6587\u4ef6\u4f4d\u7f6e\uff1a<code>art\/runtime\/jni\/java_vm_ext.cc<\/code><\/p>\n<h1>JavaVMExt\u7c7b<\/h1>\n<p><code> 45 class JavaVMExt : public JavaVM {<\/code><\/p>\n<h2>\u5b9e\u4f8b\u5316\u65b9\u6cd5<\/h2>\n<ul>\n<li>Create\n<pre><code class=\"language-cpp\">519 std::unique_ptr&lt;JavaVMExt&gt; JavaVMExt::Create(Runtime* runtime,\n520                                              const RuntimeArgumentMap&amp; runtime_options,\n521                                              std::string* error_msg) NO_THREAD_SAFETY_ANALYSIS {\n522   std::unique_ptr&lt;JavaVMExt&gt; java_vm(new JavaVMExt(runtime, runtime_options, error_msg));\n523   if (java_vm &amp;&amp; java_vm-&gt;globals_.IsValid() &amp;&amp; java_vm-&gt;weak_globals_.IsValid()) {\n524     return java_vm;\n525   }\n526   return nullptr;\n527 }<\/code><\/pre>\n<\/li>\n<\/ul>\n<button class=\"simplefavorite-button\" data-postid=\"14654\" data-siteid=\"1\" data-groupid=\"1\" data-favoritecount=\"0\" style=\"\">\u6536\u85cf <i class=\"sf-icon-star-empty\"><\/i><\/button>","protected":false},"excerpt":{"rendered":"<p>\u5934\u6587\u4ef6\u4f4d\u7f6e\uff1aart\/runtime\/jni\/java_vm_ext.h \u6e90\u6587\u4ef6\u4f4d\u7f6e\uff1aart\/runt [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1124],"tags":[],"_links":{"self":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts\/14654"}],"collection":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14654"}],"version-history":[{"count":5,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts\/14654\/revisions"}],"predecessor-version":[{"id":14667,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts\/14654\/revisions\/14667"}],"wp:attachment":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14654"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=14654"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=14654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}