[Webkit-unassigned] [Bug 136313] ASSERTION FAILED: from.isCell() && from.asCell()->JSCell::inherits(std::remove_pointer<To>::type::info()) in JSC::jsCast(JSC::JSValue) [with To = JSC::JSScope*]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 14:53:07 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136313





--- Comment #1 from Akos Kiss <akiss at inf.u-szeged.hu>  2014-08-27 14:53:12 PST ---
Created an attachment (id=237257)
 --> (https://bugs.webkit.org/attachment.cgi?id=237257&action=review)
Proposed patch.

Since the proposed patch is not ARM64/EFL/GCC-specific, I tested it on x86_64 as well (but still on EFL and with GCC only). 
On ARM64, that assertion did not occur anymore when running run-javascriptcore-tests.
On x86_64, all jsc tests ran correctly before and after applying the patch, both in debug and release builds.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list