Searched refs:IsStrictFunctionWithoutPrototype (Results 1 – 2 of 2) sorted by relevance
112 inline bool IsStrictFunctionWithoutPrototype(FunctionKind kind) { in IsStrictFunctionWithoutPrototype() function
237 } else if (IsStrictFunctionWithoutPrototype(kind)) {