commit | 744a494d5bdb17533e669bad06ed6ac4195c4e55 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Jul 18 16:46:14 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Jul 18 16:46:14 2014 |
tree | ddad83c59cd27dbaaff5e2ac0e230b747122b615 | |
parent | 7ac4e53266b36040045733a5fde684837b7a4f5a [diff] |
Added IsConstructorCall to gin::Arguments. It simply forwards the flag from v8::FunctionCallbackInfo and allows the function handler that accept gin::Arguments argument to distinguish between normal function invocation and call as an object construction. BUG= Review URL: https://codereview.chromium.org/401823002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284123 0039d316-1c4b-4281-b951-d872f2087c98