Lock the struct cache_entry when creating the corresponding ECMAScript
commit92da153e139012aa9bddf11d5c9ab900d741400f
authorMiciah Dashiel Butler Masters <miciah@myrealbox.com>
Sat, 24 Dec 2005 04:07:32 +0000 (24 04:07 +0000)
committerMiciah Dashiel Butler Masters <miciah@FroodyComp.localdomain>
Sat, 24 Dec 2005 04:07:32 +0000 (24 04:07 +0000)
treea6a6135fe7fbfd997b951d97fb44ee1c5cf4d961
parentf8de70b8f639454417d615ec6c8b7aaf87d85723
Lock the struct cache_entry when creating the corresponding ECMAScript
object in smjs_get_cache_entry_object and unlock it in the new finalizer
cache_entry_finalize.
src/scripting/smjs/cache_object.c