Reviewers: cbruni, Yang,

Message:
Created Revert of Native context: install array methods via runtime import.

Description:
Revert of Native context: install array methods via runtime import. (patchset #1
id:1 of https://codereview.chromium.org/1324483002/ )

Reason for revert:
This breaks builds without i18n support. Bisected locally. See builder:

http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20noi18n%20-%20debug/builds/4285

http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20noi18n%20-%20debug/builds/4285/steps/Check/logs/Threading1

# Fatal error in .././src/objects-inl.h, line 1381
# Check failed: READ_FIELD(this, offset)->IsSmi().

Original issue's description:
Native context: install array methods via runtime import.

[email protected]

Committed: https://crrev.com/08ee2132a818a0178038afa521ca06c297195cc9
Cr-Commit-Position: refs/heads/master@{#30446}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+192, -158 lines):
  M src/array.js
  M src/bootstrapper.cc
  M src/runtime/runtime.h
  M src/runtime/runtime-array.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.

Reply via email to