http://codereview.chromium.org/13785/diff/1/2
File src/debug-delay.js (right):

http://codereview.chromium.org/13785/diff/1/2#newcode479
Line 479: throw new Error('Cannot set break point in native code.');
On 2008/12/15 09:01:46, Christian Plesner Hansen wrote:
> Given that all our code is native this error message might be
confusing.

I decided on the error message based on the "toString" for a n API
function returns [native code], e.g.

function print() { [native code] }

http://codereview.chromium.org/13785

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

Reply via email to