Skip to content
#

runtime

Here are 628 public repositories matching this topic...

marek-safar
marek-safar commented Jul 30, 2019

We can build much smaller Mono runtime for .NET Core purposes by simply removing code we don't need in this configuration. We did a few easy initial steps but we can go much further.

This list is not comprehensive but parts like

  • Culture Data
  • Any PAL related code
  • Unused icalls
NWU-NISL
NWU-NISL commented Jul 1, 2020

When the obj is this and the method Object.prototype.hasOwnProperty has no arguments, other engines like V8, spiderMonkey, and javascriptCore pass a default value and get an output with a value of true, while chakraCore gets a false. Is this an issue about the default parameter?

version

v1.11.8

command

ChakraCore/out/Debug/ch testcase.js

Improve this page

Add a description, image, and links to the runtime 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 runtime topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.