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

  /external/v8/src/
profile-generator-inl.h 62 bool CodeEntry::is_js_function_tag(Logger::LogEventsAndTags tag) { function in class:v8::internal::CodeEntry
profile-generator.h 104 INLINE(bool is_js_function() const) { return is_js_function_tag(tag_); }
114 INLINE(static bool is_js_function_tag(Logger::LogEventsAndTags tag));
    [all...]

Completed in 95 milliseconds