Searched defs:TablesProxy (Results 1 – 1 of 1) sorted by relevance
391 struct TablesProxy : NamedDebugProxy<TablesProxy, kTablesProxy> { struct392 static constexpr char const* kClassName = "Tables";394 static uint32_t Count(Isolate* isolate, Handle<WasmInstanceObject> instance) { in Count()398 static Handle<Object> Get(Isolate* isolate, in Get()404 static Handle<String> GetName(Isolate* isolate, in GetName()