Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_tagged_value.cpp654 bool JSTaggedValue::DefinePropertyOrThrow(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in DefinePropertyOrThrow() function in panda::ecmascript::JSTaggedValue
/ark/js_runtime/ecmascript/tests/
Djs_object_test.cpp280 HWTEST_F_L0(JSObjectTest, DefinePropertyOrThrow) in HWTEST_F_L0() argument