Index: Source/bindings/v8/V8HiddenPropertyName.h |
diff --git a/Source/bindings/v8/V8HiddenPropertyName.h b/Source/bindings/v8/V8HiddenPropertyName.h |
index 3462345ad18b330fab1fea83e8614e4dbfe07a37..82704c859951fb96d35749c0509c4f8a552fc9a3 100644 |
--- a/Source/bindings/v8/V8HiddenPropertyName.h |
+++ b/Source/bindings/v8/V8HiddenPropertyName.h |
@@ -41,6 +41,7 @@ namespace WebCore { |
V(detail) \ |
V(document) \ |
V(event) \ |
+ V(jsConstructor) \ |
abarth-chromium
2013/06/17 18:05:06
Why not just "constructor" ?
yhirano
2013/06/18 08:56:15
Done.
|
V(listener) \ |
V(scriptState) \ |
V(sleepFunction) \ |