Searched refs:opt_before (Results 1 – 2 of 2) sorted by relevance
829 parent, className, opt_before) { argument832 if (opt_before) {833 parent.insertBefore(elem, opt_before);
648 function SourceLocationRestrict(opt_limit, opt_before) { argument657 if (!IS_UNDEFINED(opt_before)) {658 before = opt_before;