Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen-instructions.h1340 bool is_function_entry() { return type_ == kFunctionEntry; } in is_function_entry() function
/external/chromium_org/v8/src/
Dhydrogen-instructions.h1963 bool is_function_entry() { return type_ == kFunctionEntry; } in is_function_entry() function