Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-deoptimization.cc538 const char* g1_source = "function g1(x) { x.y = 1; };"; in TEST() local
566 CompileRun(g1_source); in TEST()
579 CompileRun(g1_source); in TEST()
618 const char* g1_source = "function g1(x) { x.y = 1; };"; in TEST() local
650 CompileRun(g1_source); in TEST()
663 CompileRun(g1_source); in TEST()