Home | History | Annotate | Download | only in embenchen

Lines Matching refs:Then

24 // before the code. Then that object will be used in the code, and you
105 eval("if (typeof gc === 'function' && gc.toString().indexOf('[native code]') > 0) var gc = undefined"); // wipe out the SpiderMonkey shell 'gc' function, which can confuse closure (uses it as a minified name, and it is then initted to a non-falsey value unexpectedly)
344 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
652 // code then, whereas this function picks the right code at
707 // @slab: An array of data, or a number. If a number, then the size of the block to allocate,
712 // is initial data - if @slab is a number, then this does not matter at all and is
4256 // The regex trims the string (removes spaces at the beginning and end, then splits the string by