Commits
User selector
Commit History
Commits on Dec 8, 2016
Commits on Nov 13, 2016
Commits on Nov 10, 2016
[MERGE #1938 @satheeshravi] Enabling StackArgs optimization for strict mode with writes to formals
Show description for 3daecc4committed
Commits on Nov 9, 2016
Disabling StackArgs when the source is inside eval expression
Show description for 5186da0committed
Commits on Nov 7, 2016
Enabling Stack Args when there is presence of nested functions.
Show description for d52a802committed
Commits on Oct 3, 2016
JIT: build and test changes
Show description for ce9c173committed
Jianchun Xu
Commits on Aug 15, 2016
Commits on Jul 20, 2016
[MERGE #1296 @satheeshravi] Fixing an assert in GlobOpt::TrackInstrsForScopeObjectRemoval
Show description for f64a277committedFixing an assert in GlobOpt::TrackInstrsForScopeObjectRemoval
Show description for cbd759dcommitted
Commits on Jul 19, 2016
[MERGE #1285 @MikeHolman] add testing for medium and large bytecode layout to nightly config
Show description for b76e48fcommitted
Commits on Jul 18, 2016
Commits on Jul 16, 2016
BugFix: StackArgs Optimization with formals
Show description for eec72ffcommitted
Commits on Jul 8, 2016
Commits on Jul 6, 2016
Commits on Jun 28, 2016
Stack Arguments Optimization with presence of Formals.
Show description for 91e0e91committed
Commits on May 18, 2016
Commits on Apr 8, 2016
[MERGE #756] MSFT: 6646000 Missing cross-site thunk for boundFunction
Show description for 0bbdbb0committed
Commits on Apr 7, 2016
- committed
Commits on Apr 6, 2016
MSFT: 6646000 Missing cross-site thunk for boundFunction
Show description for ce4fb36committedWhen we create a bound function, we set its prototype to match the prototype of the target function. Typically this is the Function prototype. But if it isn't, we can't set the prototype of the new…
Show description for 2419a69committed
Commits on Feb 2, 2016
Fix various spelling errors.
Show description for 2b76534committed
Commits on Jan 22, 2016
Commits on Jan 6, 2016
Add switch to turn off JIT
Show description for 6649f32committed
Commits on Jan 5, 2016
- committed
Loading