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

Unified Diff: Source/bindings/v8/V8HiddenPropertyName.h

Issue 16838012: [ABANDONED] Implement Promises. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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 | « Source/bindings/bindings.gypi ('k') | Source/bindings/v8/V8PromiseUtilities.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/v8/V8HiddenPropertyName.h
diff --git a/Source/bindings/v8/V8HiddenPropertyName.h b/Source/bindings/v8/V8HiddenPropertyName.h
index 3462345ad18b330fab1fea83e8614e4dbfe07a37..931314a57a7adf50a01e1691752eca59d6cd0005 100644
--- a/Source/bindings/v8/V8HiddenPropertyName.h
+++ b/Source/bindings/v8/V8HiddenPropertyName.h
@@ -41,6 +41,8 @@ namespace WebCore {
V(detail) \
V(document) \
V(event) \
+ V(jsConstructor) \
+ V(jsImplementation) \
V(listener) \
V(scriptState) \
V(sleepFunction) \
« no previous file with comments | « Source/bindings/bindings.gypi ('k') | Source/bindings/v8/V8PromiseUtilities.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698