Add baseCreateCallback to avoid circular deps add more varDeps to fix large array caching.

Former-commit-id: f8164bbff59a3ad294c5670693942dc56a1c88a5
This commit is contained in:
John-David Dalton
2013-08-01 00:12:53 -07:00
parent 9a935ba90c
commit c97e653ba1
3 changed files with 159 additions and 134 deletions

View File

@@ -10,6 +10,7 @@
'args',
'argsIndex',
'argsLength',
'baseCreateCallback',
'callback',
'className',
'collection',