Searched refs:GetI64 (Results 1 – 4 of 4) sorted by relevance
115 int64_t WasmGlobalObject::GetI64() { in GetI64() function
357 inline int64_t GetI64();
1382 int64_t num = value->GetI64(); in WriteGlobalValue()
914 func (m *KnownTypes) GetI64() *wrappers.Int64Value { func