Reviewers: Mads Ager, Vladislav Kaznacheev,

Message:
I'm not sure about the style details: whether it's ok to create a class in
runtime.cc to return the triplet (year, month, day), is it ok to insert the
tables of dates directly into C++ file, or should I put it in some separate
place...

Description:
Rewrite the function that converts timestamp to year, month and day in C++.


Please review this at http://codereview.chromium.org/811006

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

Affected files:
  M     src/date-delay.js
  M     src/macros.py
  M     src/runtime.h
  M     src/runtime.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to