Historial de Commits

Autor SHA1 Mensaje Fecha
  Taylor Woll 6199b5e19a CVE-2018-8551 hace 7 años
  Aneesh Divakarakurup 5d1a0ee578 OS:18468078:Adding a check for the case where lambda method accessing super in global scope hace 7 años
  Aneesh Divakarakurup c76a40ff1d OS:12625415:Don't add let attribute for built-in arguments symbol when function has non-simple parameters hace 7 años
  Vladimir Sadov d54ac089bf Merge branch 'release/1.10' into fix17745531 hace 7 años
  Vladimir Sadov c3be3646b2 Fix a possible loss of property in the TypePath hace 7 años
  Aneesh Divakarakurup cdbc95a543 Fixing an issue with super restriction state in undodefer case hace 7 años
  Paolo Severini eaa14a79e7 Built-in properties (like Array.length) should not be enumerated even when they are defined in Object.prototype hace 7 años
  Matt Gardner 310dd0a812 OS#16050168: fix jit crash for splitscope using 'with' statements hace 8 años
  Taylor Woll 51692555d7 Add unit test hace 7 años
  Rajat Dua e2e570ae48 Catching typed array OOB AVs coming from stack allocated functions. OS #17785360 hace 7 años
  Aneesh Divakarakurup 2e7183babf Mark ExtendArg parameters as live on back edge in JIT loops hace 7 años
  Paolo Severini 717e1aeb1a Do not hoist const if its propertySymbol is not alive in landingPad hace 7 años
  Paul Leathers 13847da166 Enable early reference errors for most assignments to invalid LHS hace 7 años
  Meghana Gupta c80975037b Add test hace 7 años
  Rajat Dua 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files hace 7 años
  Matt Gardner 1b611f5fda don't optimize away IsIn when ArrayMissingValueCheckHoist is disabled hace 8 años
  Irina Yatsenko 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested hace 8 años
  Matt Gardner bc5473564d OS#16539902: bail out on missing values for IsIn optimization hace 8 años
  Doug Ilijev a5f64bb2cc Convert exclude_amd64 to exclude_x64 hace 8 años
  Matt Gardner 2f80dccca3 allow IntConstOpnds for IsIn array optimization hace 8 años
  Meghana Gupta cbc2e9b135 When we delete prototype property, clear HasKnownSlot0 flag hace 8 años
  Meghana Gupta df6f893961 Add test hace 8 años
  Paul Leathers 6ef86410fa Remove -ES6FunctionName-. ES6 function name behavior will be the only supported behavior. -ES6FunctionName[-] is no longer a supported option, and -ES6- doesn't affect the name behavior. hace 8 años
  Matt Gardner 6ffdef2007 exclude require_asmjs and require_wasm tags for arm and arm64 hace 8 años
  Doug Ilijev b6629367a1 Remove unused 'bug' and 'bugfix' test tags. hace 8 años
  Taylor Woll c6c0ff7ef9 [1.8>1.9] [MERGE #4673 @boingoing] OS#14115684: Function-in-block semantics don't work for defer parse hace 8 años
  Taylor Woll c3d4e4d05a OS#14115684: Function-in-block semantics don't work for defer parse hace 8 años
  Matt Gardner d8d4dd2f56 OS#14057294: don't use param scope for jit loop bodies hace 8 años
  Taylor Woll a5d8155c09 [1.8>1.9] [MERGE #4626 @boingoing] OS#14115684: Cached scope is not invalidated when eval code leaks a function from the cached scope hace 8 años
  Taylor Woll 16e2c89124 OS#14115684: Cached scope is not invalidated when eval code leaks a function from the cached scope hace 8 años