OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
59
bool is_js_function() const { return
is_js_function_tag
(tag_); }
74
static inline bool
is_js_function_tag
(Logger::LogEventsAndTags tag);
Completed in 44 milliseconds