mirror of https://github.com/tc39/test262.git
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha b3e7775f on Thu Nov 29 2018 19:08:11 GMT+0000 (Coordinated Universal Time)
This commit is contained in:
parent
45e98f7ee2
commit
4dc4cfd817
|
@ -25,6 +25,8 @@
|
|||
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
// Flags: --stack-size=1200
|
||||
|
||||
// Create a regexp in the form of a?a?...a? so that fully
|
||||
// traversing the entire graph would be prohibitively expensive.
|
||||
// This should not cause time out.
|
||||
|
|
Loading…
Reference in New Issue