Searched refs:UnderlyingMemory (Results 1 – 2 of 2) sorted by relevance
39 const std::shared_ptr<Memory>& UnderlyingMemory() { return impl_; } in UnderlyingMemory() function
399 jit_memory = cached_memory->UnderlyingMemory(); in CreateGlobalDebugImpl()