Reviewers: Michael Starzinger,

Description:
Mode clean-up pt 1: rename classic/non-strict mode to sloppy mode

[email protected]
BUG=

Please review this at https://codereview.chromium.org/177683002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+595, -604 lines):
  M src/a64/builtins-a64.cc
  M src/a64/code-stubs-a64.cc
  M src/a64/full-codegen-a64.cc
  M src/a64/ic-a64.cc
  M src/a64/lithium-codegen-a64.cc
  M src/accessors.cc
  M src/api.cc
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/ic-arm.cc
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/array.js
  M src/ast.h
  M src/ast.cc
  M src/bootstrapper.cc
  M src/builtins.h
  M src/builtins.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/codegen.cc
  M src/compilation-cache.h
  M src/compiler.h
  M src/compiler.cc
  M src/contexts.h
  M src/debug.cc
  M src/elements-kind.h
  M src/elements-kind.cc
  M src/elements.h
  M src/elements.cc
  M src/execution.cc
  M src/factory.cc
  M src/full-codegen.h
  M src/globals.h
  M src/harmony-array.js
  M src/heap.h
  M src/heap.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/i18n.cc
  M src/ia32/builtins-ia32.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/ic-ia32.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/isolate.cc
  M src/json-parser.h
  M src/liveedit.cc
  M src/messages.js
  M src/mips/lithium-codegen-mips.h
  M src/mips/lithium-codegen-mips.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/objects.h
  M src/objects.cc
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.cc
  M src/runtime.h
  M src/runtime.cc
  M src/scopeinfo.cc
  M src/scopes.h
  M src/scopes.cc
  M src/v8natives.js
  M src/variables.h
  M src/x64/builtins-x64.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/lithium-codegen-x64.h
  M src/x64/lithium-codegen-x64.cc
  M test/cctest/test-api.cc
  M test/cctest/test-compiler.cc
  M test/cctest/test-debug.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-mark-compact.cc
  M test/cctest/test-parsing.cc
  M test/mjsunit/harmony/block-let-declaration.js
  M test/mjsunit/harmony/generators-parsing.js
  M test/mjsunit/harmony/proxies-example-membrane.js
  M test/mjsunit/harmony/proxies-function.js
  M test/mjsunit/regress/regress-2273.js
  M test/mjsunit/regress/regress-2564.js
  M test/mjsunit/value-wrapper-accessor.js


--
--
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/groups/opt_out.

Reply via email to