OpenGrok
Cross Reference: gdb-jit.cc
xref
: /
external
/
v8
/
src
/
gdb-jit.cc
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:realloc
111
buffer_ = reinterpret_cast<byte*>(
realloc
(buffer_, capacity_));