Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/es6/
Dregexp-constructor.js9 function should_not_be_called() { function
18 Object.defineProperty(r, "source", {get: should_not_be_called});
19 Object.defineProperty(r, "flags", {get: should_not_be_called});