Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-deoptimization.cc563 const char* g2_source = "function g2(x, y) { x[y] = 1; };"; in TEST() local
591 CompileRun(g2_source); in TEST()
604 CompileRun(g2_source); in TEST()
645 const char* g2_source = "function g2(x, y) { x[y] = 1; };"; in TEST() local
677 CompileRun(g2_source); in TEST()
690 CompileRun(g2_source); in TEST()