Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Unified Diff: Source/bindings/core/dart/DartUtilities.h

Issue 1637083003: Added issue on crashing Dartium 45 pausing and remove method not used. (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/2454_1
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/bindings/core/dart/DartUtilities.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/dart/DartUtilities.h
diff --git a/Source/bindings/core/dart/DartUtilities.h b/Source/bindings/core/dart/DartUtilities.h
index e2aa4b7964799b26b51281867af331f106d23a9b..66f617121b3cdbc83d446e5e3d01872aaedeb871 100644
--- a/Source/bindings/core/dart/DartUtilities.h
+++ b/Source/bindings/core/dart/DartUtilities.h
@@ -267,8 +267,6 @@ public:
static bool processingUserGesture();
- static PassRefPtr<ScriptArguments> createScriptArguments(Dart_Handle argument, Dart_Handle& exception);
-
static PassRefPtr<ScriptCallStack> createScriptCallStack();
static ScriptCallFrame getTopFrame(Dart_StackTrace, Dart_Handle& exception);
static ScriptCallFrame toScriptCallFrame(Dart_ActivationFrame, Dart_Handle& exception);
« no previous file with comments | « no previous file | Source/bindings/core/dart/DartUtilities.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698