MCPcopy Create free account
hub / github.com/asmjit/asmjit / String_grow_capacity

Function String_grow_capacity

asmjit/core/string.cpp:24–61  ·  view source on GitHub ↗

Based on ArenaVector_growCapacity(). NOTE: The sizes here include null terminators - that way we can have aligned allocations that are power of 2s initially.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

prepareMethod · 0.85

Calls 1

align_up_power_of_2Function · 0.85

Tested by

no test coverage detected