22e05ce99f232ccfb7f0aa32c866ebd5f93ed04b
usings dups for [] and {}
The patch changes code to generate [] and {} to use dups instead of temporaries to get shorter byte code both for interpreter and optimizer. With the patch the test case now passes in the interpreted mode.
git-svn-id: svn://10.0.0.236/branches/templess_bytecode_225831@149675 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%