Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1230 JSTaggedValue SlowRuntimeStub::StPatchVar(JSThread *thread, uint32_t index, JSTaggedValue value) in StPatchVar() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3075 DEF_RUNTIME_STUBS(StPatchVar) in DEF_RUNTIME_STUBS() argument