Searched refs:JerryExtAllocStorageData (Results 1 – 3 of 3) sorted by relevance
13 size_t* JerryExtAllocStorageData(size_t size);
29 size_t* JerryExtAllocStorageData(size_t size) in JerryExtAllocStorageData() function
62 storage->data = JerryExtAllocStorageData(size); in StorageInit()