Home
last modified time | relevance | path

Searched refs:IsStrictFunctionWithoutPrototype (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dfunction-kind.h112 inline bool IsStrictFunctionWithoutPrototype(FunctionKind kind) { in IsStrictFunctionWithoutPrototype() function
Dcontexts-inl.h237 } else if (IsStrictFunctionWithoutPrototype(kind)) {