Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-import-wrapper-cache.h31 CacheKey(const compiler::WasmImportCallKind& _kind, const FunctionSig* _sig, in CacheKey()
34 signature(_sig), in CacheKey()
/third_party/python/Lib/
H A Dfilecmp.py53 s1 = _sig(os.stat(f1))
54 s2 = _sig(os.stat(f2))
70 def _sig(st): function

Completed in 1 milliseconds