Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/core/
H A Dcaching.py357 fasttypes = {valueint, int, str}, tuple=tuple, type=type, len=len): argument
367 elif len(key) == 1 and type(key[0]) in fasttypes: