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

Unified Diff: sky/specs/script.md

Issue 687353003: Specs: Add a way for the inspector to see the registered event listeners (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « sky/specs/modules.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/script.md
diff --git a/sky/specs/script.md b/sky/specs/script.md
index 15e0cdb759ab838f750a2d324175d70c57081407..27b45ba7634589a18035e76da51dcbbbc615ab7d 100644
--- a/sky/specs/script.md
+++ b/sky/specs/script.md
@@ -1,4 +1,4 @@
-SKY SCRIPT LANGUAGE
+Sky Script Language
===================
The Sky script language is JavaScript, with strict mode enabled.
@@ -8,3 +8,5 @@ with the following changes:
- An additional property, with the "global", whose value is the
global object itself.
+
+The getOwnPropertyKeys() method is removed.
« no previous file with comments | « sky/specs/modules.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698