Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp422 DEF_CALL_SIGNATURE(StGlobalVar) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp893 JSTaggedValue SlowRuntimeStub::StGlobalVar(JSThread *thread, JSTaggedValue prop, JSTaggedValue valu… in StGlobalVar() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1398 DEF_RUNTIME_STUBS(StGlobalVar) in DEF_RUNTIME_STUBS() argument