Home
last modified time | relevance | path

Searched defs:StModuleVar (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/
Druntime_trampolines.cpp1008 DEF_RUNTIME_TRAMPOLINES(StModuleVar) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp1618 CALL_STUB_INIT_DESCRIPTOR(StModuleVar) in CALL_STUB_INIT_DESCRIPTOR() argument
/ark/js_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1231 void SlowRuntimeStub::StModuleVar([[maybe_unused]] JSThread *thread, [[maybe_unused]] JSTaggedValue… in StModuleVar() function in panda::ecmascript::SlowRuntimeStub