Document ensureCallbackArrays method from visitors.js

This commit is contained in:
Prathamesh Sonpatki 2015-08-21 22:17:50 +05:30
parent e2b39084a4
commit 7745698b94

View File

@ -165,7 +165,7 @@ function ensureEntranceObjects(obj) {
}
/**
* [Please add a description.]
* Makes sure that enter and exit callbacks are arrays.
*/
function ensureCallbackArrays(obj){