Searched defs:StModuleVar (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 643 void SlowRuntimeStub::StModuleVar(JSThread *thread, int32_t index, JSTaggedValue value) in StModuleVar() function in panda::ecmascript::SlowRuntimeStub 651 void SlowRuntimeStub::StModuleVar(JSThread *thread, JSTaggedValue key, JSTaggedValue value) in StModuleVar() function in panda::ecmascript::SlowRuntimeStub |
Completed in 6 milliseconds