Comment #2 on issue 3700 by [email protected]: Getters and setter functions should have no prototype property
https://code.google.com/p/v8/issues/detail?id=3700#c2

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b67b3c54011351bde23656fc650a6398829851d8

commit b67b3c54011351bde23656fc650a6398829851d8
Author: Erik Arvidsson <[email protected]>
Date: Thu Feb 05 23:34:16 2015

Accessor functions should have no prototype property

This also removes some convenience functions that were not used.

BUG=v8:3700
LOG=N
[email protected], adamk

Review URL: https://codereview.chromium.org/883073008

Cr-Commit-Position: refs/heads/master@{#26472}

[modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/arm/full-codegen-arm.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/arm64/full-codegen-arm64.cc
[modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/ast.h
[modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/code-stubs.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/compiler.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/contexts.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/globals.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/hydrogen-instructions.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/ia32/full-codegen-ia32.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/mips/full-codegen-mips.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/mips64/full-codegen-mips64.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/objects-inl.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/objects.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/ppc/full-codegen-ppc.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/preparser.h [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/x64/full-codegen-x64.cc [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/src/x87/full-codegen-x87.cc [add] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/test/mjsunit/accessors-no-prototype.js [modify] http://crrev.com/b67b3c54011351bde23656fc650a6398829851d8/test/mjsunit/harmony/classes.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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.

Reply via email to