Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dshared-function-info.h575 kIsNotUserCode, enumerator
Dshared-function-info-inl.h239 if (!IsUserJavaScript()) return kIsNotUserCode; in GetInlineability()