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

  /external/v8/src/
assembler.h 464 void set_host(Code* host) { host_ = host; } function in class:v8::internal::RelocInfo
    [all...]
type-info.cc 426 info->set_host(new_code);

Completed in 68 milliseconds