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