Use stack for first scope in VariableSizedHandleScope

VariableSizedHandleScope commonly doesn't have that many handles,
avoid doing an allocation for those cases.

Test: test-art-host
Change-Id: Iaf6c502723a239b1a2e861152efa37f4ef66431b
2 files changed