Home
last modified time | relevance | path

Searched defs:MakeConstructor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_function_test.cpp57 HWTEST_F_L0(JSFunctionTest, MakeConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp499 bool JSFunction::MakeConstructor(JSThread *thread, const JSHandle<JSFunction> &func, in MakeConstructor() function in panda::ecmascript::JSFunction