Home | History | Annotate | Download | only in embenchen

Lines Matching refs:Then

23 // before the code. Then that object will be used in the code, and you
104 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)
343 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
651 // code then, whereas this function picks the right code at
706 // @slab: An array of data, or a number. If a number, then the size of the block to allocate,
711 // is initial data - if @slab is a number, then this does not matter at all and is
4008 // The regex trims the string (removes spaces at the beginning and end, then splits the string by