THE JAVASCRIPT ENGINE in Japanese translation

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
When the server code is manually executed, you can specify the JavaScript engine to use with a parameter.
ServerCodeの手動実行では、パラメーターでJavaScriptエンジンを指定して実行できます。
So if you seriously want to understand performance, then please study how the JavaScript engine works.
従って、真面目にパフォーマンスを理解したいのであれば、JavaScriptエンジンの仕組みを学んでください。
From the JavaScript Options panel, you can also specify the JavaScript engine version that code completion applies to.
JavaScriptの「オプション」パネルでは、コード補完を適用するJavaScriptエンジンのバージョンを指定することもできます。
The second part creates the immediately executing function expression() through which the JavaScript engine will directly interpret the function.
つ目の部分は即時実行関数式の()で、これを通じてJavaScriptエンジンは直接関数を解釈実行(interpret)します。
The JavaScript engine, Chakra, was first introduced in IE9 and powers not only Internet Explorer but web-based apps downloaded from Microsoft's app stores.
JavaScriptエンジンChakraは、IE9で最初に導入され、InternetExplorerだけでなくMicrosoftアプリストアからダウンロードできるWebベースのアプリでも使われている。
InternalError Creates an instance representing an error that occurs when an internal error in the JavaScript engine is thrown.E. g."too much recursion.
InternalError"toomuchrecursion"(過剰な再帰)など、JavaScriptエンジンで内部エラーが投げられた時に発生するエラーを表すインスタンスを生成します。
Today, JavaScript can execute not only in the browser, but also on the server, or actually on any device that has a special program called the JavaScript engine.
現在、JavaScriptはブラウザだけでなく、サーバ上でも実行することができます。実際にはJavaScriptエンジンと呼ばれるプログラムが存在するデバイスであれば実行することができます。
If the environment-version parameter is omitted, the JavaScript engine set for the active version of server code or the default JavaScript engine for Kii Cloud is used.
Environment-versionを省略した場合は、ServerCodeの実行対象のバージョンに設定されているJavaScriptエンジン、または、デフォルトのJavaScriptエンジンが使用されます。
Periodic returns to the event loop between count executions provide just enough“air” for the JavaScript engine to do something else, to react to other user actions.
Count実行間でのeventloopへの定期的な戻りにより、JavaScriptエンジンは他のユーザ操作に反応するための十分な“タイミング”を手にします。
When the server code is automatically executed or manually executed without the JavaScript engine specified, the engine specified for each version of the server code will be used.
自動実行の場合や、手動実行でJavaScriptエンジンの指定がない場合、ServerCodeのバージョンごとに設定されたJavaScriptエンジンを使用します。
As we saw earlier, new tells the JavaScript engine to create an object, make that object this inside the function, and later give us that object as a result of new.
前に見たように、newはJavaScriptエンジンにオブジェクトを作成し、そのオブジェクトを関数の中でのthisにし、そして後でnewの結果としてそのオブジェクトを渡すように伝えます。
To reduce the impact on responsiveness, SpiderMonkey(the JavaScript engine in Firefox) can perform GC in small increments, letting the program run in between.
応答性への影響を軽減するためSpiderMonkey(FirefoxのJavaScriptエンジン)は少しずつ増加するGCを実施でき、GCの合間にプログラムを実行できます。
Note: Because the JavaScript shell is used as a test environment for the JavaScript engine, the available options and built-in functions can change over time.
注意:JavaScriptシェルはJavaScriptエンジンのテスト環境として使われているため、利用可能なオプションと組み込み関数はそのうちに変わる可能性があります。
When the JavaScript thread calls the register() method, the JavaScript engine inside the SDK creates an internal process and the method instantly returns control.
JavaScriptのスレッドでregister()メソッドを呼び出すと、SDKの内部でJavaScriptのエンジンにより内部処理が作成され、メソッドはすぐに制御を返します。
The JavaScript engine is unified with Nashorn Since R6/R7 was able to use the Java 6/7 environment, we could use Rhino as a server side JavaScript engine..
JavaScriptエンジンはNashornに統一R6/R7ではJava6/7環境を利用できたため、サーバサイドJavaScriptエンジンにRhinoを利用できました。
The NP file extension was professionally developed by integrating the JavaScript engine of Netscape and displayed a range of borders, navigations buttons, layouts, and other features of a Web page.
NPファイルの拡張子は、専門的にはNetscapeのJavaScriptエンジンを統合することにより開発され、境界線の範囲、ナビゲーションボタン、レイアウト、およびWebページの他の機能を表示されていました。
Description A SyntaxError is thrown when the JavaScript engine encounters tokens or token order that does not conform to the syntax of the language when parsing code.
解説SyntaxErrorは、JavaScriptエンジンが、コードを解析中に言語の構文に従わないトークンまたはトークンの順序に遭遇した場合に発生します。
Pauses between count executions provide just enough“breath” for the JavaScript engine to do something else, to react to other user actions.
Countの実行間の休止は、JavaScriptエンジンが何か他のことをしたり、他のユーザアクションに反応するのに十分な“一息”を提供します。
Examples Unescaped strings This error can occur easily when not escaping strings properly and the JavaScript engine is expecting the end of your string already.
例エスケープしていない文字列このエラーは、適切に文字列をエスケープしておらず、JavaScriptエンジンが文字列がすでに終了していると予測するときにしばしば発生します。
Whether or not you start Venkman first or the browser component, when the Mozilla suite starts up, the JavaScript engine begins to keep track of and compile all the scripts that are loaded in web pages and in the various Mozilla user interfaces themselves.
Mozillaスイートのスタートアップ時にVenkmanを最初に起動しようとブラウザコンポーネントを最初に起動しようと、JavaScriptエンジンはウェブページで読み込まれたスクリプト及び様々なMozillaのユーザインターフェイス自体で読み込まれたスクリプト全てを追跡してコンパイルします。
Results: 53, Time: 0.0325

The javascript engine in different Languages

Word-for-word translation

Top dictionary queries

English - Japanese