Searched defs:fooAmbiguous (Results 1 - 1 of 1) sorted by relevance

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

Completed in 62 milliseconds