MCPcopy Create free account
hub / github.com/9miao/CrossApp / all

Function all

scripting/javascript/spidermonkey-android/include/jsapi.h:449–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447
448 typedef typename HashMapImpl::Range Range;
449 Range all() const {
450 return map.all();
451 }
452
453 typedef typename HashMapImpl::Enum Enum;
454

Callers

nothing calls this directly

Calls 1

allMethod · 0.45

Tested by

no test coverage detected