Chromium Code Reviews| Index: src/api.cc |
| =================================================================== |
| --- src/api.cc (revision 542) |
| +++ src/api.cc (working copy) |
| @@ -2255,7 +2255,7 @@ |
| i::Handle<i::FunctionTemplateInfo> proxy_constructor = |
| EnsureConstructor(Utils::OpenHandle(*proxy_template)); |
| - |
| + |
| // Set the global template to be the prototype template |
| // of global proxy template. |
| proxy_constructor->set_prototype_template( |