Searched refs:unprotect (Results 1 – 10 of 10) sorted by relevance
94 void unprotect(JSValue);
37 Heap::heap(val)->unprotect(val); in gcUnprotect()
1012 void Heap::unprotect(JSValue k) in unprotect() function in JSC::Heap
305 ?unprotect@Heap@JSC@@QAEXVJSValue@2@@Z
2352 (KJS::Collector::unprotect):3593 (KJS::Collector::unprotect):5142 (jsDeallocate): deref our RootObjects. Also unprotect or JSObject, instead13402 (KJS::Collector::unprotect):15514 (KJS::Collector::unprotect): Ditto for ProtectedValues::decreaseProtectCount.15519 * kjs/collector.h: Added protect and unprotect static methods
414 (KJS::Heap::unprotect):1767 (KJS::Heap::unprotect): Ditto.2700 Heap::protect/unprotect guards agains possible future unlocked uses of ProtectedPtr in JSC.2715 (KJS::Heap::unprotect): Ditto.15977 (KJS::Collector::unprotect):
6343 (JSC::Heap::unprotect):12686 (JSC::Heap::unprotect):13560 (JSC::Heap::unprotect):14657 (JSC::Heap::unprotect):39362 (KJS::Heap::unprotect):
8695 Removed the optional lock from Heap::protect, Heap::unprotect, and friends,8701 (JSC::Heap::unprotect):
9916 If the image is not null, protect the element. Otherwise, unprotect it.9923 New methods which protect and unprotect the element.
82397 GC unprotect.