2008-11-18 |
iposva@chromium.org | Add an API test for v8::ScriptData::PreCompile() to... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
feng@chromium.org | Buildbot still is not happy. Looks like CRASH keyword... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
feng@chromium.org | Adjust test status of ARM build to reflect the current... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
ager@chromium.org | Remove assert that I accidentally committed |
commit | commitdiff | tree | snapshot |
2008-11-17 |
feng@chromium.org | fix lint issue (from ager's commit) |
commit | commitdiff | tree | snapshot |
2008-11-17 |
feng@chromium.org | Some debugging support fixes on ARM simulator port. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
ager@chromium.org | Fix external string test. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
ager@chromium.org | Add experimental support for external two-byte symbols. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
ager@chromium.org | Prepare push to trunk. Now working on version 0.4.5. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
kasperl@chromium.org | Fix Chromium issue 176 by treating byte-order marks... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
kasperl@chromium.org | Track loop nesting across function calls when the function |
commit | commitdiff | tree | snapshot |
2008-11-14 |
olehougaard | Oops. Forgot to throw *new* $EvalError. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
olehougaard | Restrict application of eval so it can only be used... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
feng@chromium.org | Enable api tests on Armulator. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
feng@chromium.org | Enable IC stubs for KeyedLaod/Store on ARM. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
feng@chromium.org | Fix the exception order by remember JS handler in an... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
feng@chromium.org | Some fixes in ARM simulator: |
commit | commitdiff | tree | snapshot |
2008-11-12 |
sgjesse@chromium.org | Set svn:eol-style to native on D8 files. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kmillikin@chromium.org | Minor cleanup of the code generators to reduce (eventua... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
feng@chromium.org | cl.exe complains about missing parens around the boolea... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
lrn@chromium.org | Use OS::StrDup to duplicate strings. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
lrn@chromium.org | Arguments on the command line are made available as... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
ager@chromium.org | Make sure that data functions return 0 instead of ... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
deanm@chromium.org | Use shorter encoding for mov REG, IMM. Use Set() in... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
feng@chromium.org | Fix CALL_NON_FUNCTION. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
kasperl@chromium.org | Revert r724 (breaks debug mode tests). |
commit | commitdiff | tree | snapshot |
2008-11-10 |
ager@chromium.org | Destroyed global handles should not be touched. Added... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
lrn@chromium.org | Flag passes rest of command line to the shell/scripts... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
sgjesse@chromium.org | Removed some unused debugger functions. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
deanm@chromium.org | Use shorter SIB encoding. For example, the previous: |
commit | commitdiff | tree | snapshot |
2008-11-07 |
feng@chromium.org | fix lint, approved offline by iposva |
commit | commitdiff | tree | snapshot |
2008-11-07 |
feng@chromium.org | Fix OOM handler code. Old code didn't pop up the state... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
feng@chromium.org | Add ARM simulator build files. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
feng@chromium.org | Remove ARM files. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
whessev8 | Fix typo and remove undefined, unused API function... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
kmillikin@chromium.org | Reporting -1 as the size of an ILLEGAL reference which... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
kmillikin@chromium.org | Emit pushes and pops through the virtual frame on ARM... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
whessev8 | Adds a --help option and usage message listing all... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
iposva@chromium.org | Handle stack overflow errors correctly when rewriting... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
iposva@chromium.org | Backport the changes from the readability review. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
erik.corry... | Removed some unsafe uses of StringShape. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
kmillikin@chromium.org | Initial port of VirtualFrame to the ARM architecture... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
olehougaard | Removed a comment that is no longer valid. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
ager@chromium.org | Do not put failures in handles. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
deanm@chromium.org | Use 1 byte push REG instructions instead of the 2 byte... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
deanm@chromium.org | Remove duplicated code, the two emit_operand were basic... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
whessev8 | Code cleanup & simplification. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
ager@chromium.org | Prepare push to trunk. Now working on version 0.4.4. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
ager@chromium.org | Make buildbots green. StringShapes can change during... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
ager@chromium.org | Smi ranges are not symmetrical. -kMinSmiValue is not... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
lrn@chromium.org | If a HeapNumber is the incoming value, it must be conve... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
erik.corry... | Fix place where linter complains about lonely { |
commit | commitdiff | tree | snapshot |
2008-11-03 |
erik.corry... | fuzz natives times out on some machines due to DebugRef... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
erik.corry... | Add file accidentally omitted from last change. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
erik.corry... | Create an abstraction for the string type flags so... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
kmillikin@chromium.org | Reverted 671. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
sgjesse@chromium.org | Change the test status file parser to fail if the line... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
kmillikin@chromium.org | Simplify the way we materialize boolean values that... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
olehougaard | Fixing propertyIsEnumerable for properties that are... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
lrn@chromium.org | Reverting patch on wrong branch. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
olehougaard | Fixed some details in GetPropertyAttributeWithFailedAcc... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
lrn@chromium.org | We still compile with JSCRE immediately, instead of... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
olehougaard | Introduce access control in propertyIsEnumerable. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
kasperl@chromium.org | Fix natives fuzzing: Let the StringIndexOf runtime... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
sgjesse@chromium.org | Changed the parsing a conditional expression in a test... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
kasperl@chromium.org | Ignore result of calling Heap::CollectGarbage and continue |
commit | commitdiff | tree | snapshot |
2008-10-30 |
kasperl@chromium.org | Extend test case to cover calling runtime functions |
commit | commitdiff | tree | snapshot |
2008-10-30 |
ager@chromium.org | Add support for API accessors that prohibit overwriting... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
ager@chromium.org | Move assertion that might cause garbage collections... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
erik.corry... | Silly pointer thinko. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
kasperl@chromium.org | Prepare for pushing version 0.4.2. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
kasperl@chromium.org | Fix lint issue. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
erik.corry... | Fix 3 places where we were doing retry after GC without... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
sgjesse@chromium.org | Added some missing initialization checks to the debugge... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
kasperl@chromium.org | Make sure that allocations through CALL_HEAP_FUNCTION |
commit | commitdiff | tree | snapshot |
2008-10-29 |
feng@chromium.org | Fix Chromium issue 3607. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
iposva@chromium.org | Fix out-of-date comment. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
sgjesse@chromium.org | Most of the crashing ARM tests failed in debug mode. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
sgjesse@chromium.org | Skip the tests which currently crash on the ARM simulator. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
erik.corry... | Get the ARM simulator to throw an exception on unaligne... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
sgjesse@chromium.org | Added crash detection to tests on Linux. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
kasperl@chromium.org | Allow three runtime call attempts before throwing an... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
whessev8 | Remove unused maps during marking garbage collections. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
sgjesse@chromium.org | Made testing run on Linux again. Fixed spelling error. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
kasperl@chromium.org | Fix issue with Array.concat not preserving holes in the |
commit | commitdiff | tree | snapshot |
2008-10-29 |
kmillikin@chromium.org | Because allocation in large object space can now requir... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
sgjesse@chromium.org | By default disable the general protection fault message... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
kmillikin@chromium.org | Check the growth of the old generation before expanding... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
iposva@chromium.org | Fix compile failure with very strict gcc warning rules... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
iposva@chromium.org | Track whether a node or variable are likely to be a... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
feng@chromium.org | Fix the lint error. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
feng@chromium.org | Check that an index is in the range of 0 to array lengt... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
feng@chromium.org | fix build error in debug mode, TBR=iposva |
commit | commitdiff | tree | snapshot |
2008-10-28 |
kasperl@chromium.org | Fix lint issues. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
feng@chromium.org | Implement Array::concat function in C++. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
ager@chromium.org | Change the order of two assignments, to make sure that... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
ager@chromium.org | In my final round of refactoring, I accidentally broke... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
olehougaard | Fixing profiling when using snapshot. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
kasperl@chromium.org | Get ready for pushing version 0.4.1 to trunk. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
kasperl@chromium.org | Work around issue 131 by checking for empty handles |
commit | commitdiff | tree | snapshot |
next |