Home
last modified time | relevance | path

Searched refs:PropertiesSetValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h142 V(PropertiesSetValue) \
Druntime_stubs.cpp260 DEF_RUNTIME_STUBS(PropertiesSetValue) in DEF_RUNTIME_STUBS() argument
262 RUNTIME_STUBS_HEADER(PropertiesSetValue); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2045 RTSTUB_ID(PropertiesSetValue), in StoreWithTransition()