Lines Matching refs:For
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 // The functions used for testing backtraces. They are at the top to make the
62 // Initialize for a noew test.
74 assertTrue(listener_called, "listerner not called for " + test_name);
83 for (var i = 0; i < scopes.length; i++) {
103 for (var i = 0; i < scopes.length; i++) {
113 for (var j = 0; j < response.refs.length && !found; j++) {
121 // Check that the content of the scope is as expected. For functions just check
126 for (var p in content) {
155 for (var i = 0; i < names.length; i++) {
164 // Send a scope request for information on a single scope and check the
180 for (var i = 0; i < response.refs.length && !found; i++) {