Searched defs:evaluation (Results 1 – 4 of 4) sorted by relevance
86 #### JavaScript expressions103 #### Global and local scope139 #### Accessing core Node.js modules150 #### Global uncaught exceptions183 #### Assignment of the `_` (underscore) variable220 #### `await` keyword
238 TNC_IMV_Evaluation_Result evaluation) in TNC_TNCS_ProvideRecommendation()
695 …const evaluation = new Function(`${emit.outputFiles[0].text};\r\nreturn (${expr});`)(); // eslint-… constant