rdar://76698113
Created attachment 426248 [details] proposed patch.
Thanks for the review. Landed in r276162: <http://trac.webkit.org/r276162>.
Debug -O3 builds seem to require #include "VMTrapsInlines.h" in JSObject.h
(In reply to Tuomas Karkkainen from comment #3) > Debug -O3 builds seem to require #include "VMTrapsInlines.h" in JSObject.h Build fix landed in r276259: <http://trac.webkit.org/r276259>.