Searched refs:ShrinkHandleStorage (Results 1 – 6 of 6) sorted by relevance
45 context->ShrinkHandleStorage(prevHandleStorageIndex_); in ~EcmaHandleScope()
397 void JSThread::ShrinkHandleStorage(int prevIndex) in ShrinkHandleStorage() function in panda::ecmascript::JSThread399 GetCurrentEcmaContext()->ShrinkHandleStorage(prevIndex); in ShrinkHandleStorage()
394 void ShrinkHandleStorage(int prevIndex);
189 void PUBLIC_API ShrinkHandleStorage(int prevIndex);
858 void EcmaContext::ShrinkHandleStorage(int prevIndex) in ShrinkHandleStorage() function in panda::ecmascript::EcmaContext
1501 context->ShrinkHandleStorage(prevHandleStorageIndex_); in ~LocalScope()