Home
last modified time | relevance | path

Searched refs:kWithCache (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_builtins.h103 enum class Result { kWithCache, kWithoutCache }; member in node::builtins::BuiltinLoader::Result
H A Dnode_builtins.cc327 ? Result::kWithCache in LookupAndCompileInternal()
641 if (result == BuiltinLoader::Result::kWithCache) { in RecordResult()

Completed in 3 milliseconds