Lines Matching defs:node
4369 // 1 Leaf node. Descend in place.
4373 // Terminal node.
4378 // 1 Leaf node. Descend in place.
4616 if (cons_string == NULL) return true; // Leaf node.
6986 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this);
6987 const i::CodeEntry* entry = node->entry();
7003 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this);
7004 const i::CodeEntry* entry = node->entry();
7011 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this);
7013 node->entry()->resource_name()));
7029 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this);
7030 return node->entry()->bailout_reason();