Searched defs:kWithoutCache (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | node_native_module.h | 70 enum class Result { kWithCache, kWithoutCache }; enumerator |
| D | node_builtins.h | 103 enum class Result { kWithCache, kWithoutCache }; enumerator |