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

  /external/chromium_org/v8/src/
profile-generator.h 84 INLINE(bool has_name_prefix() const) { return name_prefix_[0] != '\0'; } function in class:v8::internal::CodeEntry
  /external/v8/src/
profile-generator.h 106 INLINE(bool has_name_prefix() const) { return name_prefix_[0] != '\0'; } function in class:v8::internal::CodeEntry
    [all...]

Completed in 65 milliseconds