Searched refs:allocateGlobalHandle (Results 1 – 9 of 9) sorted by relevance
36 HandleSlot allocateGlobalHandle(JSGlobalData&);52 : Handle<T>(allocateGlobalHandle(globalData)) in allocateGlobalHandle() function58 : Handle<T>(allocateGlobalHandle(globalData)) in Strong()101 setSlot(allocateGlobalHandle(globalData)); in set()
50 : Handle<T>(globalData.allocateGlobalHandle())102 setSlot(globalData.allocateGlobalHandle());
102 HandleSlot allocateGlobalHandle() { return m_handleHeap.allocate(); } in allocateGlobalHandle() function
268 HandleSlot allocateGlobalHandle() { return heap.allocateGlobalHandle(); } in allocateGlobalHandle() function282 inline HandleSlot allocateGlobalHandle(JSGlobalData& globalData) in allocateGlobalHandle() function284 return globalData.allocateGlobalHandle(); in allocateGlobalHandle()
128 HandleSlot slot = globalData.allocateGlobalHandle(); in add()150 slot = globalData.allocateGlobalHandle(); in set()
160 slot = globalData.allocateGlobalHandle(); in setSingleTransition()
96 HandleSlot slot = exec->globalData().allocateGlobalHandle(); in init()
514 (JSC::allocateGlobalHandle):
312 (JSC::Heap::allocateGlobalHandle):317 (JSC::JSGlobalData::allocateGlobalHandle):