Descriptionobject-stats.cc: Annotate PrintJSONArray with V8_NOINLINE
Sometimes, the compiler will inline this function and unroll the loop.
Forcing this to never be inlined reduces the compiled size of the
function from a potential 170KB to around 39KB.
BUG=v8:5240
Committed: https://crrev.com/593ad0f7dfb87fce8e1033ad4a95519f90f5523d
Cr-Commit-Position: refs/heads/master@{#38172}
Patch Set 1 #Patch Set 2 : Add comment #Messages
Total messages: 13 (5 generated)
|