Status: Untriaged
Owner: ----

New issue 4268 by [email protected]: getEvalOrigin already rendered in violation of spec
https://code.google.com/p/v8/issues/detail?id=4268

At https://code.google.com/p/v8-wiki/wiki/JavaScriptStackTraceApi it says

getEvalOrigin: if this function was created using a call to eval returns a CallSite object representing the location where eval was called

However, as the attached screenshot shows, callSite.getEvalOrigin() returns the string rendering of a CallSite rather than the CallSite itself.


Attachments:
        Screen Shot 2015-07-02 at 4.47.55 PM.png  23.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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