Reviewers: Sven Panne, Yang,

Message:
Committed patchset #2 manually as r17981 (presubmit successful).

Description:
Revert 17963, 17962 and 17955: Random number generator in JS changes

Revert 17966, 17965 also as collateral damage: Embed trigonometric lookup table.


Due to Heapcheck and valgrind failures that are not yet fixed.

[email protected]

Committed: http://code.google.com/p/v8/source/detail?r=17981

Please review this at https://codereview.chromium.org/80513004/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+816, -339 lines):
  D src/trig-table.h
  D tools/generate-trig-table.py
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/assembler.h
  M src/assembler.cc
  M src/bootstrapper.cc
  M src/contexts.h
  M src/globals.h
  M src/heap.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/math.js
  M src/mips/full-codegen-mips.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-mips.h
  M src/mips/lithium-mips.cc
  M src/objects.h
  M src/runtime.h
  M src/runtime.cc
  M src/serialize.cc
  M src/v8.h
  M src/v8.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.h
  M src/x64/lithium-x64.cc
  M test/cctest/test-weaktypedarrays.cc
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to