Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp825 bool JSTaggedValue::DeletePropertyOrThrow(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in DeletePropertyOrThrow() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp6196 GateRef StubBuilder::DeletePropertyOrThrow(GateRef glue, GateRef obj, GateRef value) in DeletePropertyOrThrow() function in panda::ecmascript::kungfu::StubBuilder