What is the translation of " THE JAVASCRIPT ENGINE " in Chinese?

javascript引擎

Examples of using The javascript engine in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The Javascript engine asks for help.
JavaScript引擎请求帮助.
But what exactly does the JavaScript Engine do?
那么,确切来讲,到底什么是JavaScript引擎,它做了什么。?
When the Javascript engine runs your code it creates:.
JavaScript引擎运行您的代码时,它创建:.
Breakpoint debugging has the benefit that the JavaScript engine stops.
断点调试具有JavaScript引擎停止的好处。
How does the JavaScript engine discover it and clean it up?
JavaScript引擎是如何发现并清理它?
But before diving deeper into these concepts youshould at least understand how the Javascript engine works.
但是在深入了解这些概念之前,你至少应该理解JavaScript引擎是如何工作的。
The JavaScript engine finds the variable and name is printed to the console.
JavaScript引擎找到该变量并将name打印到控制台。
It might not sound obvious but the Javascript engine needs to keep track of what's happening.
这听起来可能不是很明显,但是JavaScript引擎需要跟踪正在发生的事情。
Some regular expressions are looking simple, but can execute veeeeeery long time,and even“hang” the JavaScript engine.
有些正则表达式看起来简单,但会执行很长很长的时间,甚至会“挂起”JavaScript引擎
None of the popular browsers use the JavaScript engine used by HtmlUnit(Rhino).
没有任何一个主流浏览器支持HtmlUnit使用的JavaScript引擎(Rhino)。
SpiderMonkey, the JavaScript engine in Firefox, has been supporting destructuring assignment for a while.
火狐的JavaScript引擎SpiderMonkey已经支持解构赋值有一段时间了。
For example, the values +0 and -0 are considered equal by=== even thoughthey are represented differently in the JavaScript engine.
例如,它认为+0和-0是相等的,虽然它们在JavaScript引擎中表示的方式不同。
They added a new part to the JavaScript engine, called a monitor(aka a profiler).
他们会给TheyaddedanewparttotheJavaScript引擎添加一个新的部分叫做监视器(也称之为分析器)。
Let's get back to the above code snippet andtry to understand how the code executes inside the JavaScript engine.
让我们回到上面的代码片段部分,试着去理解一下这段代码是如何在JavaScript引擎内部执行的。
This means that, somewhere within the JavaScript engine, there is a bit of code that could be similar to the following:.
这意味着,在JavaScript引擎内的某个位置,可能有一些类似于下面的代码:.
Let's get back to the above code snippet andtry to understand how the code executes inside the JavaScript engine.
让我们回到上面的代码片段,然后尝试理解一下上面的代码片段是怎么在JavaScript引擎内部执行的。
SpiderMonkey, the JavaScript engine in Firefox, has an interpreter and two compilers: Baseline and IonMonkey.
SpiderMonkey,Mozilla的JavaScript引擎,拥有两个优化编译器,Baseline和IonMonkey。
Instead the Shape contains the offset of the values inside of the JSObject, so that the JavaScript engine knows where to find the values.
另外,shape还包含了JSObject内部值的偏移量,以便JavaScript引擎知道在哪里查找值。
So the job of the JavaScript engine is to take your human language and turn it into something the machine understands.
所以JavaScript引擎的工作就是把你的人类语言转化成机器所理解的语言。
Microsoft is implementing support for asm. js in Chakra, the JavaScript engine used by Microsoft Edge, performing validation to produce highly optimised JIT code.
微软在MicrosoftEdge使用的JavaScript引擎Chakra中实现了asm.js支持,执行验证以产生高度优化的JIT代码。
The JavaScript engine doesn't have to store any property attributes for array elements, because usually they are all writable, enumerable, and configurable.
JavaScript引擎不必为数组元素存储任何属性特性,因为它们通常都是可写的、可枚举的和可配置的。
When the person function is executed, the JavaScript engine creates a new execution context and lexical environment for the function.
Person函数执行时,JavaScript引擎会为该函数创建新的执行上下文和词法环境。
Y, the JavaScript engine looks in the JSObject for the key'y', then loads the corresponding property attributes, and finally returns the[[Value]].
Y,JavaScript引擎会在JSObject中查找y,然后加载对应的属性特性,最后返回[[Value]]。
During the execution of this function, the JavaScript engine will try to find the variable name in the function's lexical environment.
在执行此函数期间,JavaScript引擎将尝试在此函数的词法环境中查找变量name。
So the job of the JavaScript engine is to take your human language and turn it into something the machine understands.
所以呢,JavaScript引擎的工作就是把人类的语言转换成机器能看懂的语言。
With every browser version release, the JavaScript engine might be changed or optimized to keep up with the state-of-the-art JavaScript code execution.
每个浏览器版本发布时,它的JavaScript引擎都可能有所改变或优化以跟上JavaScript代码执行技术的状况的变化。
So the job of the JavaScript engine is to take your human language and turn it into something the machine understands.
所以JavaScript引擎的作用就是将你使用的人类语言转换成机器能够理解的东西。
Code passes through the JavaScript engine, and once parsed and understood, an entity or system performs the interpreted actions.
代码通过JavaScript引擎传递,一旦被解析和被理解之后,实体或系统将会执行解释行为。
Node has a wrapper over the JavaScript engine which makes the runtime engine much faster and hence processing of requests within Node also become faster.
Node在JavaScript引擎上有一个包装器,它使运行时引擎更快,因此Node内的请求处理也变得更快。
Results: 29, Time: 0.0536

Word-for-word translation

Top dictionary queries

English - Chinese