mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 13:34:38 +02:00
Merge pull request #1976 from test262-automation/v8-test262-automation-export-2f97eefb43
Import test changes from V8
This commit is contained in:
commit
476e687705
@ -1,5 +1,5 @@
|
||||
{
|
||||
"sourceRevisionAtLastExport": "b3e7775f",
|
||||
"targetRevisionAtLastExport": "2f97eefb43",
|
||||
"sourceRevisionAtLastExport": "cac6b037",
|
||||
"targetRevisionAtLastExport": "4dc4cfd817",
|
||||
"curatedFiles": {}
|
||||
}
|
@ -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…
x
Reference in New Issue
Block a user