Searched refs:ExpandHandleStorage (Results 1 – 5 of 5) sorted by relevance
71 result = reinterpret_cast<JSTaggedType *>(context->ExpandHandleStorage()); in NewHandle()
392 uintptr_t *JSThread::ExpandHandleStorage() in ExpandHandleStorage() function in panda::ecmascript::JSThread394 return GetCurrentEcmaContext()->ExpandHandleStorage(); in ExpandHandleStorage()
393 uintptr_t *ExpandHandleStorage();
188 uintptr_t* PUBLIC_API ExpandHandleStorage();
838 uintptr_t *EcmaContext::ExpandHandleStorage() in ExpandHandleStorage() function in panda::ecmascript::EcmaContext