HomeSort by relevance Sort by last modified time
    Searched full:host_compilations (Results 1 - 1 of 1) sorted by null

  /external/v8/test/mjsunit/
debug-compile-event.js 37 var host_compilations = 0; // Number of scources compiled through the API. variable
59 host_compilations++;
117 assertEquals(0, host_compilations);

Completed in 37 milliseconds