2009-04-26 Gavin Barraclough <barraclough@apple.com>
Reviewed by Weinig Sam. Fix for https://bugs.webkit.org/show_bug.cgi?id=25416 "Cached prototype accesses unsafely hoist property storage load above structure checks." Do not hoist the load of the pointer to the property storage array. No performance impact. * jit/JITPropertyAccess.cpp: (JSC::JIT::privateCompileGetByIdProto): (JSC::JIT::privateCompileGetByIdProtoList): git-svn-id: svn://svn.chromium.org/blink/trunk@42884 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment