Home
last modified time | relevance | path

Searched refs:SetIsLocal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp918 result.SetIsLocal(true); in LookupPropertyInAotHClass()
975 result.SetIsLocal(true); in LookupPropertyInPGOHClass()
1023 result.SetIsLocal(true); in LookupPropertyInBuiltinPrototypeHClass()
1234 result.SetIsLocal(true); in LookupPropertyInBuiltinHClass()
Djs_hclass.h1914 inline void SetIsLocal(bool flag) in SetIsLocal() function
1937 SetIsLocal(false); in SetIsVtable()