1. Build Chromium debug. 2. Open inspector for a shared worker. 3. Try to evaluate in the console 1+1 Result: # # Fatal error in v8/src/objects-inl.h, line 1516 # CHECK(index < GetInternalFieldCount() && index >= 0) failed #
Created attachment 110678 [details] Patch
Comment on attachment 110678 [details] Patch lgtm
Committed r97258: <http://trac.webkit.org/changeset/97258>