Searched defs:StModuleVar (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
D | slow_runtime_stub.cpp | 660 void SlowRuntimeStub::StModuleVar(JSThread *thread, int32_t index, JSTaggedValue value) in StModuleVar() function in panda::ecmascript::SlowRuntimeStub |
/arkcompiler/ets_runtime/ecmascript/stubs/ | ||
D | runtime_stubs.cpp | 1206 DEF_RUNTIME_STUBS(StModuleVar) in DEF_RUNTIME_STUBS() argument |