Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_native_module.h70 enum class Result { kWithCache, kWithoutCache }; enumerator
Dnode_native_module.cc303 : Result::kWithoutCache; in LookupAndCompile()