Searched refs:JSRuntimeCallJSQNameBase (Results 1 – 1 of 1) sorted by relevance
223 static ALWAYS_INLINE inline uint64_t JSRuntimeCallJSQNameBase(Method *method, uint8_t *args, uint8_… in JSRuntimeCallJSQNameBase() function249 return JSRuntimeCallJSQNameBase<false>(method, args, inStackArgs); // IS_NEWCALL is false in JSRuntimeCallJSQName()255 return JSRuntimeCallJSQNameBase<true>(method, args, inStackArgs); // IS_NEWCALL is true in JSRuntimeNewCallJSQName()