Lines Matching full:jsgarbagecollect
339 (JSGarbageCollect):
597 Don't call JSGarbageCollect() on a released context.
623 * API/JSBase.cpp: (JSGarbageCollect): JSGarbageCollect(0) is now a no-op, and the passed in
627 JSGarbageCollect().
1789 (JSGarbageCollect): Changed to use the passed in context. Unfortunately, this creates a race
1790 condition for clients that pass an already released context to JSGarbageCollect - but it is
2459 (JSGarbageCollect):
2652 (JSGarbageCollect): Only lock while collecting the shared heap, not the per-thread one.
5110 * API/JSBase.cpp: (JSGarbageCollect): Collect both shared and per-thread heaps.
15895 (JSGarbageCollect):
16412 (JSGarbageCollect):
16504 (JSGarbageCollect):