class V8::Portal::IndexedPropertyEnumerator
def call(info)
def call(info) intercept(info) do |obj, dontintercept| @access.indices(obj, &dontintercept) end end
def call(info) intercept(info) do |obj, dontintercept| @access.indices(obj, &dontintercept) end end