Commit e2014fb1 authored by ager@chromium.org's avatar ager@chromium.org

Export SetResourceConstraints so it can be used with

visibility=hidden.

Review URL: http://codereview.chromium.org/2050004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4624 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 6d54362d
......@@ -2224,7 +2224,7 @@ class V8EXPORT ResourceConstraints {
};
bool SetResourceConstraints(ResourceConstraints* constraints);
bool V8EXPORT SetResourceConstraints(ResourceConstraints* constraints);
// --- E x c e p t i o n s ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment