Reviewers: Jakob,

Description:
Port CallSite methods to C++.

The goal is to port all of error stack trace formatting to C++.
We will do this bottom up, by first porting helper functions.

Eventually, CallSite methods will only be used when a custom
error stack trace formatter is defined via Error.prepareStackTrace.

[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+216, -87 lines):
  M src/messages.h
  M src/messages.cc
  M src/messages.js
  M src/runtime/runtime.h
  M src/runtime/runtime-debug.cc
  M src/runtime/runtime-internal.cc
  M test/mjsunit/compiler/regress-stacktrace.js


--
--
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/d/optout.

Reply via email to