Home
last modified time | relevance | path

Searched defs:TryStGlobalByName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp861 JSTaggedValue SlowRuntimeStub::TryStGlobalByName(JSThread *thread, JSTaggedValue prop) in TryStGlobalByName() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp618 DEF_CALL_SIGNATURE(TryStGlobalByName) in DEF_CALL_SIGNATURE() argument