Searched defs:FunctionsProxy (Results 1 – 1 of 1) sorted by relevance
310 struct FunctionsProxy : NamedDebugProxy<FunctionsProxy, kFunctionsProxy> { struct311 static constexpr char const* kClassName = "Functions";313 static uint32_t Count(Isolate* isolate, Handle<WasmInstanceObject> instance) { in Count()317 static Handle<Object> Get(Isolate* isolate, in Get()326 static Handle<String> GetName(Isolate* isolate, in GetName()