Home
last modified time | relevance | path

Searched defs:NoExtension (Results 1 – 2 of 2) sorted by relevance

/third_party/json/tools/cpplint/
Dcpplint.py1651 def NoExtension(self): member in FileInfo
/third_party/node/deps/v8/src/execution/
Disolate.cc699 bool NoExtension(const v8::FunctionCallbackInfo<v8::Value>&) { return false; } in NoExtension() function