Searched refs:allocateDeletable (Results 1 – 4 of 4) sorted by relevance
92 void* allocateDeletable(size_t size) in allocateDeletable() function
37 return globalData->parser->arena().allocateDeletable(size); in new()
20158 allocateDeletable function on the arena instead of deleteWithArena.
2716 allocateDeletable function on the arena instead of deleteWithArena.