Searched defs:getFunction (Results 1 – 2 of 2) sorted by relevance
24 getFunction(name) { return etsVm.getFunction(this.descriptorPrefix + 'ETSGLOBAL;', name); } method in TestModule
24 getFunction(name) { return etsVm.getFunction(this.descriptor_prefix + "ETSGLOBAL;", name) } method in TestModule