Home
last modified time | relevance | path

Searched refs:GetGlobalStorage (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.h514 static uint8_t* GetGlobalStorage(Handle<WasmInstanceObject>,
H A Dwasm-objects.cc1512 uint8_t* WasmInstanceObject::GetGlobalStorage( in GetGlobalStorage() function in v8::WasmInstanceObject
1553 Address ptr = reinterpret_cast<Address>(GetGlobalStorage(instance, global)); in GetGlobalValue()

Completed in 6 milliseconds