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

  /external/chromium_org/v8/test/mjsunit/
allocation-site-info.js 340 function instanceof_check2(type) { function
350 // instanceof_check2 is here because the call site goes through a state.
357 instanceof_check2(realmBArray);
358 instanceof_check2(Array);

Completed in 38 milliseconds