Home
last modified time | relevance | path

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

/external/v8/tools/
Dgdb-v8-support.py61 t_u64 = gdb.lookup_type('unsigned long long') variable
116 v_u64 = self.val.cast(t_u64)
138 return int(v.cast(t_u64))