Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
profile-generator.h | 101 INLINE(bool is_js_function() const) { return is_js_function_tag(tag_); } function in class:v8::internal::CodeEntry [all...] |
profile-generator.cc | 864 if (*entry != NULL && !(*entry)->is_js_function()) { [all...] |