Home | History | Annotate | Download | only in src

Lines Matching refs:kIsFunction

2324     kIsFunction
2407 bool is_function() { return IsFunction::decode(bitfield_) == kIsFunction; }
3497 if (is_function == FunctionLiteral::kIsFunction) {