define(['./_WeakMap'], function(WeakMap) { /** Used to store function metadata. */ var metaMap = WeakMap && new WeakMap; return metaMap; });