issues
search
pvginkel
/
Jint2
Jint improved
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Definite assignment unit tests have failures
#62
pvginkel
opened
10 years ago
0
Improve error message on function calls
#61
pvginkel
opened
10 years ago
0
Apply ArrayShim where possible
#60
pvginkel
closed
10 years ago
0
Check all UnwrapValue and JsValue.ToString calls for strings
#59
pvginkel
opened
10 years ago
0
Support literals for function constructor
#58
pvginkel
opened
10 years ago
0
Add unit tests for JsSchema
#57
pvginkel
opened
10 years ago
0
Change calling convention to varargs
#56
pvginkel
closed
10 years ago
1
Fix performance issue in splay.js
#55
pvginkel
opened
10 years ago
0
Create magics for arguments length and callee
#54
pvginkel
opened
10 years ago
0
Test arguments elision
#53
pvginkel
opened
10 years ago
0
Implement speculation on argument types
#52
pvginkel
opened
10 years ago
0
Literal programs should not create a type
#51
pvginkel
opened
10 years ago
0
Redesign JsSchema
#50
pvginkel
closed
10 years ago
3
Implement delayed emit
#49
pvginkel
opened
10 years ago
0
JQuery scripts don't parse
#48
pvginkel
closed
10 years ago
0
Consider not caching literal syntax trees
#47
pvginkel
closed
10 years ago
0
Correctly implement strict mode
#46
pvginkel
closed
10 years ago
0
Fix all test262 tests
#45
pvginkel
opened
10 years ago
0
Implement variable type speculation
#44
pvginkel
closed
10 years ago
1
Implement variable aliasing
#43
pvginkel
opened
10 years ago
0
Implement support for string builders
#42
pvginkel
closed
10 years ago
0
Review all API implementations
#41
pvginkel
closed
10 years ago
0
V8 earley-boyer script fails
#40
pvginkel
opened
10 years ago
0
Expand benchmarks
#39
pvginkel
opened
10 years ago
0
Implement a dead code elimination phase
#38
pvginkel
opened
10 years ago
0
Implement constant folding phase
#37
pvginkel
opened
10 years ago
0
Remove the syntax tree
#36
pvginkel
closed
10 years ago
1
Build literals from the bound tree
#35
pvginkel
closed
10 years ago
0
Limit the amount of rewriting that needs to be done
#34
pvginkel
opened
10 years ago
0
Move proxies to IL
#33
pvginkel
opened
10 years ago
0
ExtractGenericArguments disables ref arguments
#32
pvginkel
opened
10 years ago
0
Optimize function calls
#31
pvginkel
opened
10 years ago
0
EmitCall should not always emit callvirt
#30
pvginkel
opened
10 years ago
0
Only create the arguments object when its referenced
#29
pvginkel
closed
10 years ago
0
Null and undefined must use BoundMagicVariable
#28
pvginkel
closed
10 years ago
0
Review emitted sequence points
#27
pvginkel
opened
10 years ago
0
Refactor generic Marshal<T> methods
#26
pvginkel
opened
10 years ago
1
Cache compilations
#25
pvginkel
closed
10 years ago
0
ToPropertyDescriptor should be wrong
#24
pvginkel
opened
10 years ago
0
Check that new returns an object
#23
pvginkel
closed
10 years ago
0
"Method can't be used as a constructor" is not implemented
#22
pvginkel
opened
10 years ago
0
Check callee usage
#21
pvginkel
closed
10 years ago
0
Check all thrown exceptions
#20
pvginkel
opened
10 years ago
0
Add Octane benchmarks
#19
pvginkel
opened
10 years ago
1
Expand support for native types
#18
pvginkel
opened
10 years ago
1
Review FastHashSet
#17
pvginkel
opened
10 years ago
0
Replace all IL generation with Expression trees
#16
pvginkel
closed
10 years ago
0
Replace out parameters with ref modifier
#15
pvginkel
closed
10 years ago
0
Add ECMAScript 262 tests
#14
pvginkel
closed
10 years ago
0
Clean up name usages
#13
pvginkel
closed
10 years ago
1
Next