Reviewers: rossberg, mvstanton, Michael Starzinger, Toon Verwaest,
Message:
Created Revert of [strong] Implement strong mode restrictions on property
access
Description:
Revert of [strong] Implement strong mode restrictions on property access
(patchset #23 id:460001 of https://codereview.chromium.org/1168093002/)
Reason for revert:
Speculative revert, maybe breaks GC-stress
http://build.chromium.org/p/client.v8/builders/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/builds/808
Original issue's description:
[strong] Implement strong mode restrictions on property access
Implements the strong mode proposal's restrictions on property access.
To be fully explored in a followup: proxies, interceptors, access checks,
load
from super
BUG=v8:3956
LOG=N
Committed: https://crrev.com/85dbfb9a389e7b21bd2a63862202ee97fc5d7982
Cr-Commit-Position: refs/heads/master@{#29109}
[email protected],[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3956
Please review this at https://codereview.chromium.org/1189153002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+877, -2416 lines):
M src/arm/code-stubs-arm.cc
M src/arm/full-codegen-arm.cc
M src/arm/lithium-codegen-arm.cc
M src/arm64/code-stubs-arm64.cc
M src/arm64/full-codegen-arm64.cc
M src/arm64/lithium-codegen-arm64.cc
M src/builtins.h
M src/builtins.cc
M src/code-factory.h
M src/code-factory.cc
M src/code-stubs.h
M src/code-stubs.cc
M src/code-stubs-hydrogen.cc
M src/compiler/ast-graph-builder.cc
M src/compiler/js-generic-lowering.cc
M src/compiler/js-operator.h
M src/compiler/js-operator.cc
M src/compiler/js-typed-lowering.cc
M src/full-codegen.h
M src/full-codegen.cc
M src/hydrogen.h
M src/hydrogen.cc
M src/hydrogen-instructions.h
M src/ia32/code-stubs-ia32.cc
M src/ia32/full-codegen-ia32.cc
M src/ia32/lithium-codegen-ia32.cc
M src/ic/arm/handler-compiler-arm.cc
M src/ic/arm/ic-arm.cc
M src/ic/arm64/handler-compiler-arm64.cc
M src/ic/arm64/ic-arm64.cc
M src/ic/handler-compiler.h
M src/ic/handler-compiler.cc
M src/ic/ia32/handler-compiler-ia32.cc
M src/ic/ia32/ic-ia32.cc
M src/ic/ic.h
M src/ic/ic.cc
M src/ic/ic-compiler.h
M src/ic/ic-compiler.cc
M src/ic/ic-inl.h
M src/ic/ic-state.h
M src/ic/mips/handler-compiler-mips.cc
M src/ic/mips/ic-mips.cc
M src/ic/mips64/handler-compiler-mips64.cc
M src/ic/mips64/ic-mips64.cc
M src/ic/ppc/handler-compiler-ppc.cc
M src/ic/ppc/ic-ppc.cc
M src/ic/x64/handler-compiler-x64.cc
M src/ic/x64/ic-x64.cc
M src/ic/x87/handler-compiler-x87.cc
M src/ic/x87/ic-x87.cc
M src/messages.h
M src/mips/code-stubs-mips.cc
M src/mips/full-codegen-mips.cc
M src/mips/lithium-codegen-mips.cc
M src/mips64/code-stubs-mips64.cc
M src/mips64/full-codegen-mips64.cc
M src/mips64/lithium-codegen-mips64.cc
M src/objects.h
M src/objects.cc
M src/objects-inl.h
M src/ppc/code-stubs-ppc.cc
M src/ppc/full-codegen-ppc.cc
M src/ppc/lithium-codegen-ppc.cc
M src/runtime/runtime.h
M src/runtime/runtime-classes.cc
M src/runtime/runtime-debug.cc
M src/runtime/runtime-object.cc
M src/x64/code-stubs-x64.cc
M src/x64/full-codegen-x64.cc
M src/x64/lithium-codegen-x64.cc
M src/x87/code-stubs-x87.cc
M src/x87/full-codegen-x87.cc
M src/x87/lithium-codegen-x87.cc
M test/cctest/test-api.cc
M test/mjsunit/strong/functions.js
D test/mjsunit/strong/load-builtins.js
D test/mjsunit/strong/load-element.js
D test/mjsunit/strong/load-element-mutate-backing-store.js
D test/mjsunit/strong/load-property.js
D test/mjsunit/strong/load-property-mutate-backing-store.js
M test/unittests/compiler/js-type-feedback-unittest.cc
M test/unittests/compiler/js-typed-lowering-unittest.cc
--
--
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.