Searched refs:set_opt_count (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/v8/src/
H A Dcompiler.cc492 function->shared()->set_opt_count(opt_count + 1);
H A Dobjects-inl.h5544 void SharedFunctionInfo::set_opt_count(int opt_count) { function in class:v8::Code::FindAndReplacePattern::SharedFunctionInfo
5570 set_opt_count(0);
H A Ddeoptimizer.cc574 function->shared()->set_opt_count(opt_count);
H A Dobjects.h7301 inline void set_opt_count(int opt_count);
H A Dobjects.cc10531 set_opt_count(0);

Completed in 159 milliseconds