Searched defs:expected_attributes (Results 1 - 2 of 2) sorted by path

/external/chromium_org/v8/test/mjsunit/
H A Dmirror-regexp.js34 var expected_attributes = {
72 for (var p in expected_attributes) {
73 assertEquals(expected_attributes[p],
85 for (var p in expected_attributes) {
88 assertEquals(expected_attributes[p],
/external/v8/test/mjsunit/
H A Dmirror-regexp.js34 var expected_attributes = {
72 for (var p in expected_attributes) {
73 assertEquals(expected_attributes[p],
85 for (var p in expected_attributes) {
88 assertEquals(expected_attributes[p],

Completed in 274 milliseconds