commit | f5a934a98120f37a18392380d722a2a13668f8bc | [log] [tgz] |
---|---|---|
author | oliver@apple.com <oliver@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Jul 25 04:00:24 2013 +0000 |
committer | oliver@apple.com <oliver@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Jul 25 04:00:24 2013 +0000 |
tree | b8cd28b97b1482f65dabdc6b9c2c2c594506334e | |
parent | 75afc4f8fe60bf7bfab3b928a831f009cc9476a4 [diff] |
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