Comment #64 on issue 3956 by [email protected]: Implement strong mode
https://code.google.com/p/v8/issues/detail?id=3956#c64

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

commit db440dfe8d776ca3f0a5a21f6cfce070814649c5
Author: conradw <[email protected]>
Date: Wed Sep 02 11:36:02 2015

[strong] weak classes can't inherit from strong ones

Prerequisite for sealing strong class instances.

Depends on https://codereview.chromium.org/1314203002/

BUG=v8:3956
LOG=N

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

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

[modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/src/compiler/ast-graph-builder.cc [modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/src/full-codegen/full-codegen.cc [modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/src/messages.h [modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/src/runtime/runtime-classes.cc [modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/src/runtime/runtime.h [modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/test/mjsunit/strong/class-object-frozen.js [add] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/test/mjsunit/strong/class-weak-extend.js [modify] http://crrev.com/db440dfe8d776ca3f0a5a21f6cfce070814649c5/test/mjsunit/strong/literals.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