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

  /external/v8/src/
type-info.h 247 bool CallNewIsMonomorphic(CallNew* expr);
ast.cc 589 is_monomorphic_ = oracle->CallNewIsMonomorphic(this);
    [all...]
type-info.cc 162 bool TypeFeedbackOracle::CallNewIsMonomorphic(CallNew* expr) {

Completed in 38 milliseconds