Searched refs:aVar (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Statements/
H A D12.6.3-12.js72 for ( aVar in this ) {
73 if (aVar == "aVar") {
80 "var result=''; for ( aVar in this ) { " +
81 "if (aVar == 'aVar') {return a failure}; result",
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c12836 Mem *aVar; /* Values for the OP_Variable opcode. */ member in struct:Vdbe
12838 ynVar nVar; /* Number of entries in aVar[] */
[all...]

Completed in 278 milliseconds