Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-objects-inl.h115 int64_t WasmGlobalObject::GetI64() { in GetI64() function
Dwasm-objects.h357 inline int64_t GetI64();
Dmodule-compiler.cc1382 int64_t num = value->GetI64(); in WriteGlobalValue()
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go914 func (m *KnownTypes) GetI64() *wrappers.Int64Value { func