Searched refs:TryStGlobalByName (Results 1 – 7 of 7) sorted by relevance
63 V(TryStGlobalByName) \
354 V(TryStGlobalByName) \
389 DEF_CALL_SIGNATURE(TryStGlobalByName) in DEF_CALL_SIGNATURE() argument
2008 LowerCallStubWithIC(gate, CommonStubCSigns::TryStGlobalByName, { stringId, value }); in LowerTryStGlobalByName()
137 static JSTaggedValue TryStGlobalByName(JSThread *thread, JSTaggedValue prop);
876 JSTaggedValue SlowRuntimeStub::TryStGlobalByName(JSThread *thread, JSTaggedValue prop) in TryStGlobalByName() function in panda::ecmascript::SlowRuntimeStub878 INTERPRETER_TRACE(thread, TryStGlobalByName); in TryStGlobalByName()
184 V(TryStGlobalByName) \