Searched refs:definePropertyMethod (Results 1 – 4 of 4) sorted by relevance
143 jsi::Function definePropertyMethod = objectClass.getPropertyAsFunction(runtime, "defineProperty"); in jsClassExtend() local159 definePropertyMethod.callWithThis( in jsClassExtend()
150 jsi::Function definePropertyMethod = objectClass.getPropertyAsFunction(runtime, "defineProperty"); in jsClassExtend() local166 definePropertyMethod.callWithThis( in jsClassExtend()