Searched defs:StOwnByNameWithNameSet (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | access_object_stub_builder.cpp | 709 GateRef AccessObjectStubBuilder::StOwnByNameWithNameSet(GateRef glue, GateRef receiver, GateRef key, GateRef value) in StOwnByNameWithNameSet() function in panda::ecmascript::kungfu::AccessObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 533 JSTaggedValue SlowRuntimeStub::StOwnByNameWithNameSet(JSThread *thread, JSTaggedValue obj, JSTaggedValue prop, in StOwnByNameWithNameSet() function in panda::ecmascript::SlowRuntimeStub |
Completed in 5 milliseconds