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

  /external/chromium_org/v8/src/
compiler.cc 516 function->shared()->set_opt_count(opt_count + 1);
    [all...]
objects-inl.h 5744 void SharedFunctionInfo::set_opt_count(int opt_count) { function in class:v8::internal::Code::FindAndReplacePattern::SharedFunctionInfo
    [all...]
deoptimizer.cc 591 function->shared()->set_opt_count(opt_count);
    [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 440 milliseconds