Home
last modified time | relevance | path

Searched defs:CreateDataPropertyOrThrow (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp1744 bool JSObject::CreateDataPropertyOrThrow(JSThread *thread, const JSHandle<JSObject> &obj, in CreateDataPropertyOrThrow() function in panda::ecmascript::JSObject
1758 bool JSObject::CreateDataPropertyOrThrow(JSThread *thread, const JSHandle<JSObject> &obj, uint32_t index, in CreateDataPropertyOrThrow() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp630 GateRef StubBuilder::CreateDataPropertyOrThrow(GateRef glue, GateRef obj, GateRef key, GateRef value) in CreateDataPropertyOrThrow() function in panda::ecmascript::kungfu::StubBuilder

Completed in 21 milliseconds