Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/tests/
Djs_object_test.cpp255 HWTEST_F_L0(JSObjectTest, CreateMethodProperty) in HWTEST_F_L0() argument
/ark/js_runtime/ecmascript/
Djs_object.cpp1149 bool JSObject::CreateMethodProperty(JSThread *thread, const JSHandle<JSObject> &obj, const JSHandle… in CreateMethodProperty() function in panda::ecmascript::JSObject