invokedynamic信息详情

invokedynamic发音

意思翻译

调用动态

相似词语短语

invoked roids───调用的roid

invoked monsters───召唤的怪物

invoked yugioh───尤基奥省

provoke vs invoke───激发vs调用

invoked purgatorio───召唤炼狱

invoked meaning───引申意义

politicians who invoke the───援引

invokes───造成,产生;(invoke的第三人称单数)祈求(神等)保佑,乞灵于;热切要求;【计】调用;用法术召(鬼怪等),念咒语召唤;求助于(法律等),行使(法权等);援引,(作为根据)提出;唤起,引起;恳求;乞求;实施

invoked failed───调用失败

invoked definition───调用的定义

双语使用场景

You can look at invokedynamic as a way for JVM users to communicate directly with the optimizing backend of the JVM.───你可以把invokedynamic看做JVM用户与后台的JVM进行直接沟通的途径。

We've been tracking those changes and keeping JRuby's invokedynamic support in sync.───我们一直在追踪这些变化,保持JRuby的invokedynamic支持与之同步。

The original JSR 292 language includes not only invokedynamic but also some sort of class modification or extension.───最初的JSR 292不仅包括invokedynamic,还包括对类的一些修改或扩展。

Other paths may not be as well-optimized by the "dot zero" version of OpenJDK 7, so there's opportunity to improve them.───对于其他一些没有经过OpenJDK7“dotzero”版本优化的路径,invokedynamic的表现没有那么好,因此在这里还有提升的空间。

We've also started to see JRuby+invokedynamic run slightly faster than JRuby on Java 6; That's very promising.───我们还观察到JRuby+invokedynamic比在Java6上运行JRuby要稍微快一点;这让我们觉得这条路很有前途。

InvokeDynamic adds one more invocation mode, and one more linking mode, which can be programmed to user-definable specifications.───InvokeDynamic添加了一种新的调用模式和链接模式,可以通过编程支持用户定制的规范。

Second, we define an invokedynamic instruction with one machine word of linkage state, a handle to the call site's target method.───其次,我们用一个链接状态的机器字定义一个invokedynamic指令,它是调用地点上目标方法的句柄。

JRuby's master branch already takes heavy advantage of invokedynamic, by routing most Ruby calls through invokedynamic operations.───JRuby的masterbranch已经大量利用到invokedynamic的好处了,通过invokedynamic操作引导大多数的Ruby函数调用。

英语使用场景

Nutter plans on employing the JVM's Invokedynamic to wire up Rhino's dispatch mechanism directly into the JVM's optimizing compiler.

Second, we define an invokedynamic instruction with one machine word of linkage state, a handle to the call site's target method.