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