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

  /external/v8/src/
type-info.h 243 bool LoadIsMegamorphicWithTypeInfo(Property* expr);
ast.cc 425 } else if (oracle->LoadIsMegamorphicWithTypeInfo(this)) {
    [all...]
type-info.cc 106 bool TypeFeedbackOracle::LoadIsMegamorphicWithTypeInfo(Property* expr) {

Completed in 27 milliseconds