Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h910 static inline bool IsJSSharedType(JSType jsType) in IsJSSharedType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2125 inline GateRef StubBuilder::IsJSSharedType(GateRef jsType) in IsJSSharedType() function