Searched defs:StModuleVar (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| D | slow_runtime_stub.cpp | 643 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 | 1853 DEF_RUNTIME_STUBS(StModuleVar) in DEF_RUNTIME_STUBS() argument |