Searched defs:MemoriesProxy (Results 1 – 1 of 1) sorted by relevance
365 struct MemoriesProxy : NamedDebugProxy<MemoriesProxy, kMemoriesProxy> { struct366 static constexpr char const* kClassName = "Memories";368 static uint32_t Count(Isolate* isolate, Handle<WasmInstanceObject> instance) { in Count()372 static Handle<Object> Get(Isolate* isolate, in Get()378 static Handle<String> GetName(Isolate* isolate, in GetName()