The Wayback Machine - https://web.archive.org/web/20201111220227/https://github.com/topics/javascript-engine
Skip to content
#

javascript-engine

Here are 50 public repositories matching this topic...

NWU-NISL
NWU-NISL commented Oct 8, 2020

When I passed NaN and an object with the "valueOf" attribute value as a callable function to the first and second parameters of Math.max, chakra did not execute this function. According to the ES10 standard, the ToNumber operation is performed on each parameter of Math.max, and the "valueOf" attribute value function of the second parameter will be executed.

version

chakra-1_11_22

**co

boa
JavaScriptEngineSwitcher

JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (ChakraCore, Jering.Javascript.NodeJS, Jint, Jurassic, MSIE JavaScript Engine for .NET, NiL.JS, Microsoft ClearScript.V8 and VroomJs). This library allows you to quickly and easily switch to using of another JavaScript engine.
  • Updated Nov 11, 2020
  • C#

Improve this page

Add a description, image, and links to the javascript-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the javascript-engine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.