Home
last modified time | relevance | path

Searched refs:GetI64 (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects-inl.h135 int64_t WasmGlobalObject::GetI64() { in GetI64() function in v8::internal::WasmGlobalObject
H A Dwasm-objects.h295 inline int64_t GetI64();
H A Dmodule-instantiate.cc1443 value = WasmValue(global_object->GetI64()); in ProcessImportedWasmGlobalObject()
H A Dc-api.cc1851 return Val(v8_global->GetI64());
H A Dwasm-js.cc2404 Local<BigInt> value = BigInt::New(isolate, receiver->GetI64()); in WebAssemblyGlobalGetValueCommon()

Completed in 16 milliseconds