Home
last modified time | relevance | path

Searched defs:IsChild (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlithium-allocator.h201 bool IsChild() const { return parent() != NULL; } in IsChild() function
/external/v8/src/compiler/
Dregister-allocator.h192 bool IsChild() const { return parent() != NULL; } in IsChild() function