Searched refs:kIsNotUserCode (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | shared-function-info.h | 575 kIsNotUserCode, enumerator |
| D | shared-function-info-inl.h | 239 if (!IsUserJavaScript()) return kIsNotUserCode; in GetInlineability() |