Revision: 21136
Author: [email protected]
Date: Mon May 5 07:43:29 2014 UTC
Log: Remove Message::GetScriptData declaration
This is a left-over after r20683
BUG=None
LOG=N
[email protected]
Review URL: https://codereview.chromium.org/266983003
http://code.google.com/p/v8/source/detail?r=21136
Modified:
/branches/bleeding_edge/include/v8.h
=======================================
--- /branches/bleeding_edge/include/v8.h Fri May 2 19:30:54 2014 UTC
+++ /branches/bleeding_edge/include/v8.h Mon May 5 07:43:29 2014 UTC
@@ -1130,12 +1130,6 @@
*/
Handle<Value> GetScriptResourceName() const;
- /**
- * Returns the resource data for the script from where the function
causing
- * the error originates.
- */
- Handle<Value> GetScriptData() const;
-
/**
* Exception stack trace. By default stack traces are not captured for
* uncaught exceptions. SetCaptureStackTraceForUncaughtExceptions allows
--
--
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.