platform/upstream/v8.git
2010-05-13 lrn@chromium.orgSimplified replace JS.
2010-05-12 antonm@chromium.orgRemove unused labels.
2010-05-12 peter.rybin... Apply "Update mjsunit.status rules for LiveEdit test...
2010-05-12 antonm@chromium.orgInitialize jsfunction caches earlier.
2010-05-12 antonm@chromium.orgProperly process arrays with overridden prototype in...
2010-05-12 lrn@chromium.orgX64: Made bit-fiddling fallback for double-to-int32...
2010-05-12 ricow@chromium.orgFix arm debug build.
2010-05-12 ager@chromium.orgBuild fix. Remove unused variable.
2010-05-12 ager@chromium.orgRefactor the fast-case code for loading local/global...
2010-05-12 erik.corry... ARM: Fix jumptargets to actually merge virtual frames.
2010-05-11 sgjesse@chromium.orgia32: Helper function for getting an element of a fixed...
2010-05-11 whesse@chromium.orgOptimize loading the global object for a named load...
2010-05-11 erik.corry... ARM: Optimize shifts by constant integers, especially
2010-05-11 lrn@chromium.orgMade format string match arguments for GenericBinaryOpS...
2010-05-11 lrn@chromium.orgRegExp: Remove use of 16-bit immediates on ia32/x64.
2010-05-11 erik.corry... Move __C99FEATURES__ define to compile for Solaris
2010-05-10 peter.rybin... Revert "Update mjsunit.status rules for LiveEdit test"
2010-05-10 ager@chromium.orgAdded Heap:: prefix to kFixedArrayMapRootIndex in ARM
2010-05-10 peter.rybin... Update mjsunit.status rules for LiveEdit test
2010-05-10 sgjesse@chromium.orgSupport both TOS register combinations in inlined keyed...
2010-05-10 ager@chromium.orgImplement fast load and call of arguments in the presen...
2010-05-10 lrn@chromium.orgMake X64 double-to-int32 conversion use the 64-bit...
2010-05-10 erik.corry... First step towards making JumpTarget work on ARM. ...
2010-05-10 sgjesse@chromium.orgAdd missing constant
2010-05-10 sgjesse@chromium.orgFix inlined keyed property load on ARM
2010-05-10 sandholm@chromium.orgOne element cache for localtime.
2010-05-10 ricow@chromium.orgCreate IS_SPEC_OBJECT macro to simplify javescript...
2010-05-10 sgjesse@chromium.orgPrepare push to trunk. We are now vorking on version...
2010-05-10 ager@chromium.orgExport SetResourceConstraints so it can be used with
2010-05-10 sgjesse@chromium.orgFixes bug with v8::StackTrace for non-zero script line...
2010-05-09 ricow@chromium.orgFixed issue 619 allowing Object.create to be called...
2010-05-08 ager@chromium.orgFix typo in process sample. The initialization of the...
2010-05-08 erik.corry... Add friend declaration.
2010-05-07 erik.corry... Mark a function in assembler-x64-inl.h inline.
2010-05-07 erik.corry... Add ldrd and strd instructions to the ARM port. This...
2010-05-07 sgjesse@chromium.orgAdd a flag to the ARM version of new space allocation...
2010-05-07 antonm@chromium.orgMoving more code to lookup an item from the native...
2010-05-07 ricow@chromium.orgFix presubmit error.
2010-05-07 sgjesse@chromium.orgRemove unused function in ia32 code generator
2010-05-07 ricow@chromium.orgCorrect issue 696 with Date.parse returning a value...
2010-05-07 lrn@chromium.orgSynchronizing Comparison codegen between X64 and ia32.
2010-05-07 sgjesse@chromium.orgFix virtual frame height on ARM
2010-05-07 antonm@chromium.orgTurn {mov,add}q into {mov,add}l.
2010-05-07 ager@chromium.orgImplement fast calls of functions in the presence of...
2010-05-07 sgjesse@chromium.orgPass key and receiver in registers for keyed load IC...
2010-05-06 vitalyr@chromium.orgRemove unused declarations.
2010-05-06 vitalyr@chromium.orgRefactored custom call IC generators:
2010-05-06 serya@chromium.orgFixing a performance bug introduced in r4581.
2010-05-06 erik.corry... Allow unaligned memory accesses on ARM targets that...
2010-05-06 whesse@chromium.orgAllocate the right number of fast context slots on...
2010-05-06 ricow@chromium.orgUse Int32Value() instead of ToNumber()->Value() in...
2010-05-06 serya@chromium.orgInlined load of string.length and array.length.
2010-05-06 lrn@chromium.orgX64: Skip smi-test on GenericBinaryOpStub if static...
2010-05-06 erik.corry... Add a single-element global positive and negative cache to
2010-05-06 whesse@chromium.orgCorrect bug with left shift on X64 platform from change...
2010-05-06 sgjesse@chromium.orgAdds C++ API for retrieving a stack trace without runni...
2010-05-05 floitschV8... Dtoa for fixed notation.
2010-05-05 antonm@chromium.orgFix Mac OS build.
2010-05-05 antonm@chromium.orgFix windows build.
2010-05-05 antonm@chromium.orgTurn some usages of NewArray with DeleteArray in the...
2010-05-05 floitschV8... Revert r4591
2010-05-05 floitschV8... Provide (non Gay) dtoa for fixed notation.
2010-05-05 sgjesse@chromium.orgPrefer r0 as TOS when performing virtual frame dup...
2010-05-05 whesse@chromium.orgMake sure that type info of results is correctly record...
2010-05-05 ager@chromium.orgPrepare push to trunk. Now working on version 2.2.9.
2010-05-05 sgjesse@chromium.orgAdd some comments to the ia32 code generator
2010-05-05 sgjesse@chromium.orgHandle loading the property name for load IC in the...
2010-05-05 sgjesse@chromium.orgPass key in register for keyed load IC
2010-05-04 antonm@chromium.orgThrow an exception when wrong arguments are passed...
2010-05-04 antonm@chromium.orgClean JS function results cache on each major GC.
2010-05-04 serya@chromium.orgChanging string length field type from int to SMI...
2010-05-04 mikhail.naganov... Do a GC pass prior to collecting a heap profile.
2010-05-04 lrn@chromium.orgX64: Faster push/pop implementation.
2010-05-04 peter.rybin... Make LiveEdit natives fuzzy
2010-05-04 lrn@chromium.orgX64: Minor change of control flow in inline transcenden...
2010-05-04 whesse@chromium.orgImprove static type information in (constant SHL smi...
2010-05-04 ager@chromium.orgPort inline swapping of elements for the sort function...
2010-05-04 sgjesse@chromium.orgRefactor assignment in the ARM code generator
2010-05-04 podivilov@chromium.orgPort string keyed load IC improvements (r4444) to ARM.
2010-05-04 sandholm@chromium.orgReverting 2635
2010-05-04 whesse@chromium.orgAdd inlined code for (constant SHL smi), ported from...
2010-05-04 erik.corry... Make bleeding edge compile (since r4561 made Handle...
2010-05-03 ager@chromium.orgPort inlined version of swap primitive for sorting...
2010-05-03 whesse@chromium.orgChange calling convention of BinaryOperation code gener...
2010-05-03 lrn@chromium.orgX64: Port inline transcendental cache to X64.
2010-05-03 erik.corry... Partial and small update to the codegen to use the...
2010-05-03 lrn@chromium.orgX64: Use allocation with no scratch registers to avoid...
2010-05-03 erik.corry... No implicit conversion between a Foo** and a Handle...
2010-05-03 ager@chromium.orgPort handling of heap numbers in deferred code for...
2010-05-03 lrn@chromium.orgX64: Update allocation to work with no scratch register...
2010-05-03 kmillikin@chromium.orgPrepare push to trunk. Now working on version 2.2.8.
2010-05-03 ricow@chromium.orgAdded support for ES5 date time string format to Date...
2010-04-30 antonm@chromium.orgUse ScopedVector instead of dynamically allocated array.
2010-04-30 whesse@chromium.orgCut-and-paste port from ia32 to x64: Delay load of...
2010-04-29 antonm@chromium.orgIntroduce faster swapping primitives.
2010-04-29 oleg@chromium.orgSimplify double to number convertion.
2010-04-29 antonm@chromium.orgAdd ability to bail out from custom call generators...
2010-04-29 sgjesse@chromium.orgRemove unused code
2010-04-29 sgjesse@chromium.orgImprove the success rate for inline keyed store on x64
2010-04-29 floitschV8... Switch to vectors instead of bare char* arrays.
next