Un-inline Node's constructor to avoid bloating
Un-inline Node's constructor to avoid bloating. Node's constructor is not trivial and Node is used in inheritance. This reduces the release binary size by ~4Kb. I did not see any impact on the Dromaeo score: http://dromaeo.com/?id=222265,222267 R=eseidel@chromium.org Review URL: https://codereview.chromium.org/309613006 git-svn-id: svn://svn.chromium.org/blink/trunk@175215 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment