v8/test
Maya Lekova 18f32ca89c Revert "[api, global-handles] Fix moving weak Global<T>"
This reverts commit 584f0b43b2.

Reason for revert: Breaks MSAN build - https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux%20-%20arm64%20-%20sim%20-%20MSAN/24872

Original change's description:
> [api, global-handles] Fix moving weak Global<T>
> 
> v8::Global may be used as a weak reference. In the case this reference is a
> simple phantom reference, we need to update the internal state to be able to
> clear the right slot once the object refered to is dead.
> 
> Bug: chromium:924220
> Change-Id: I2ab7c3afcbe22988791faef406c284db03a43caf
> Reviewed-on: https://chromium-review.googlesource.com/c/1430101
> Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
> Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#59040}

TBR=ulan@chromium.org,mlippautz@chromium.org

Change-Id: I19c3e929962203df4e1f24191d054180723b1c9d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:924220
Reviewed-on: https://chromium-review.googlesource.com/c/1430833
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59046}
2019-01-23 17:07:03 +00:00
..
benchmarks [Test] CSuite benchmark runner 2018-12-21 13:15:57 +00:00
cctest Revert "[api, global-handles] Fix moving weak Global<T>" 2019-01-23 17:07:03 +00:00
common [test] Refactor AllocateAssemblerBuffer 2019-01-17 11:57:07 +00:00
debugger [parser] Iterate declarations to set initializer positions 2019-01-23 13:28:58 +00:00
fuzzer [logger] Untangle log.h includes 2019-01-22 10:56:52 +00:00
inspector [parser] Iterate declarations to set initializer positions 2019-01-23 13:28:58 +00:00
intl [Intl] Remove linebreak from Segmenter 2019-01-23 04:54:56 +00:00
js-perf-test [test] add performance tests for String#startsWith 2019-01-17 08:23:06 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message [parsing] Don't validate module if parsing failed. 2019-01-23 12:09:17 +00:00
mjsunit [wasm][anyref] Implement sub-typing of anyref, anyfunc, and nullref 2019-01-23 16:11:15 +00:00
mkgrokdump [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
mozilla Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [parser] Detect var/let conflicts in the preparser 2019-01-23 16:20:57 +00:00
torque Reland "[torque] Implement safe initialization of classes through hidden structs" 2019-01-22 17:49:39 +00:00
unittests Revert "Expose the number of microtasks from RunMicrotasks" 2019-01-23 08:21:51 +00:00
wasm-js [wasm] fix js-api memory/grow 2019-01-22 19:03:05 +00:00
wasm-spec-tests [wasm] Update spec tests 2019-01-23 14:57:21 +00:00
webkit [array] Enable copying from the prototype chain when sorting JSArrays 2019-01-22 16:34:38 +00:00
BUILD.gn Reland "[wasm] Add a new wasm-js testsuite to run js-api tests" 2018-10-18 20:18:55 +00:00