HomeSort by relevance Sort by last modified time
    Searched refs:EntryForVMState (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
profile-generator.h 323 CodeEntry* EntryForVMState(StateTag tag);
profile-generator.cc 643 *entry++ = EntryForVMState(sample.state);
651 CodeEntry* ProfileGenerator::EntryForVMState(StateTag tag) {

Completed in 113 milliseconds