--TEST-- Test V8::setAverageObjectSize() : Average object size can be set on V8Js object --SKIPIF-- --FILE-- setAverageObjectSize(32768); // there's no API to query the currently announced external memory allocation, // hence not much we can do here... ?> ===EOF=== --EXPECT-- ===EOF===