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

  /external/chromium_org/v8/src/
profile-generator-inl.h 32 bool CodeEntry::is_js_function_tag(Logger::LogEventsAndTags tag) { function in class:v8::internal::CodeEntry
profile-generator.h 58 bool is_js_function() const { return is_js_function_tag(tag_); }
73 static inline bool is_js_function_tag(Logger::LogEventsAndTags tag);

Completed in 58 milliseconds