Searched defs:MakeConstructor (Results 1 – 2 of 2) sorted by relevance
81 HWTEST_F_L0(JSFunctionTest, MakeConstructor) in HWTEST_F_L0() argument
219 bool JSFunction::MakeConstructor(JSThread *thread, const JSHandle<JSFunction> &func, in MakeConstructor() function in panda::ecmascript::JSFunction