Searched defs:DeletePropertyOrThrow (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_tagged_value.cpp | 825 bool JSTaggedValue::DeletePropertyOrThrow(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in DeletePropertyOrThrow() function in panda::ecmascript::JSTaggedValue |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | stub_builder.cpp | 6196 GateRef StubBuilder::DeletePropertyOrThrow(GateRef glue, GateRef obj, GateRef value) in DeletePropertyOrThrow() function in panda::ecmascript::kungfu::StubBuilder |