Searched refs:sloppy (Results 1 – 8 of 8) sorted by relevance
33 function *sloppy() { test(sloppy); } generator36 test(sloppy);39 assertIteratorResult(undefined, true, sloppy().next());
46 primitive.sloppy = primitive.sloppy;
3 \sloppy
41 Get rid of sloppy-malloc
1060 makeargv(const char *arg, int *argcp, int sloppy, char *lastquote, in makeargv() argument1164 if (sloppy) { in makeargv()
1346 -sloppy_keys: try to handle sloppy keyboarding (esp. between
15625 "sloppy" key behavior. E.g. if at the viewer you
465 Make `let` usable as an identifier in ES6 sloppy mode (issue 2198).2712 Fixed sloppy-mode 'const' under Harmony flag (Chromium issue 173361).