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

  /external/chromium_org/v8/src/
type-info.h 236 bool StoreIsPreMonomorphic(TypeFeedbackId id);
type-info.cc 130 bool TypeFeedbackOracle::StoreIsPreMonomorphic(TypeFeedbackId ast_id) {
typing.cc 396 expr->set_is_pre_monomorphic(oracle()->StoreIsPreMonomorphic(id));

Completed in 44 milliseconds