fourthTier: getCTIStub should be thread-safe
https://bugs.webkit.org/show_bug.cgi?id=116126

Reviewed by Dan Bernstein.

It's called from the compilation thread. Give it locks.

* jit/JITThunks.cpp:
(JSC::JITThunks::ctiStub):
(JSC::JITThunks::hostFunctionStub):
* jit/JITThunks.h:
(JITThunks):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153166 268f45cc-cd09-0410-ab3c-d52691b4dbfc
3 files changed