Lines Matching defs:functions
230 // of functions in them.
309 // This class implements the "functions" proxy.
314 return static_cast<uint32_t>(instance->module()->functions.size());
503 // This is used to cache the various instance debug proxies (functions,
558 // readonly functions : {[nameOrIndex:string | number] : WasmFunction};
562 // functions are JSObjects with interceptors that lazily produce values
599 "functions", "globals"};
648 auto functions =
650 JSObject::AddProperty(isolate, object, "functions", functions, FROZEN);
704 isolate, object, "functions",