Searched defs:AsInt64 (Results 1 – 4 of 4) sorted by relevance
79 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
395 int64_t AsInt64() const { in AsInt64() function
47 std::vector<int64> AsInt64(const Tensor* tensor, int64 num_elements) { in AsInt64() function
2379 int64_t BigInt::AsInt64(bool* lossless) { in AsInt64() function in v8::internal::BigInt