Comment #1 on issue 2089 by [email protected]: Expose value wrapper's inner values
http://code.google.com/p/v8/issues/detail?id=2089
Technically Date object also has inner PrimitiveValue, but it's not obvious for user and most of debuggers treats Date specially anyway. V8 debug protocol also has a special treatment for the Date object.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
