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

  /external/v8/src/
basic-block-profiler.cc 24 void BasicBlockProfiler::Data::SetCode(std::ostringstream* os) {
compiler.h 283 void SetCode(Handle<Code> code) { code_ = code; }

Completed in 92 milliseconds