Searched refs:RuntimeSetPatchModule (Results 1 – 3 of 3) sorted by relevance
517 static inline void RuntimeSetPatchModule(JSThread *thread, const JSHandle<JSFunction> &func);
2475 void RuntimeStubs::RuntimeSetPatchModule(JSThread *thread, const JSHandle<JSFunction> &func) in RuntimeSetPatchModule() function
2556 RuntimeSetPatchModule(thread, func); in DEF_RUNTIME_STUBS()