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

  /external/v8/test/mjsunit/
debug-compile-event.js 39 var json_compilations = 0; // Number of scources compiled through JSON.parse. variable
66 json_compilations++;
130 assertEquals(1, json_compilations);

Completed in 164 milliseconds