Hi,

I tried changing the JSValue.h and JSCell.h classes by adding new fields. It 
runs fine in some of the cases, but in some other cases an assert fails when it 
checks if it is an "m_cell" in isString() function of JSString/JSValue. I 
suspect that it is related to some garbage collection as the website is loading 
and then it fails. I was wondering if there are some size checks that need to 
be fulfilled for this to go through fine and GC to run fine.

Thanks and Regards,
Abhishek
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to