Home
last modified time | relevance | path

Searched refs:fooAmbiguous (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/test/mjsunit/
Dobject-create.js63 var fooAmbiguous = { foo: { get: function() { return ctr3++; }, variable
111 Object.create(protoFoo, fooAmbiguous);
/external/v8/test/mjsunit/
Dobject-create.js63 var fooAmbiguous = { foo: { get: function() { return ctr3++; }, variable
111 Object.create(protoFoo, fooAmbiguous);