PTAL again
https://codereview.chromium.org/351853005/diff/1/src/apinatives.js
File src/apinatives.js (right):
https://codereview.chromium.org/351853005/diff/1/src/apinatives.js#newcode42
src/apinatives.js:42: result = %ToFastProperties(result);
I guess it's unlikely to get normalized. Moved up.
On 2014/06/27 09:47:30, rossberg wrote:
Is this actually needed in the then case?
https://codereview.chromium.org/351853005/diff/1/src/regexp.js
File src/regexp.js (right):
https://codereview.chromium.org/351853005/diff/1/src/regexp.js#newcode409
src/regexp.js:409: %DefineOrRedefineAccessorProperty($RegExp, 'input',
RegExpGetInput,
On 2014/06/27 09:47:30, rossberg wrote:
Can't these simply be %DefineAccessorProperty now?
Done.
https://codereview.chromium.org/351853005/diff/1/src/runtime.h
File src/runtime.h (right):
https://codereview.chromium.org/351853005/diff/1/src/runtime.h#newcode209
src/runtime.h:209: F(DefineAccessorProperty, 5, 1) \
On 2014/06/27 09:47:30, rossberg wrote:
Nit: move this down to the other Define functions
Done.
https://codereview.chromium.org/351853005/diff/1/src/runtime.h#newcode819
src/runtime.h:819: MUST_USE_RESULT static MaybeHandle<Object>
ForceSetObjectProperty(
On 2014/06/27 09:47:30, rossberg wrote:
It might make sense to also rename this to DefineObjectProperty.
Done.
https://codereview.chromium.org/351853005/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.