Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp123 GlobalEnvField GetBuildinTypedArrayHClassOnHeapIndex(JSType jSType) in GetBuildinTypedArrayHClassOnHeapIndex()
154 GlobalEnvField GetBuildinTypedArrayHClassIndex(JSType jSType) in GetBuildinTypedArrayHClassIndex()
185 GlobalEnvField GlobalEnv::GetBuildinTypedArrayHClassIndex(JSType jSType, OnHeapMode mode) in GetBuildinTypedArrayHClassIndex()
Dglobal_env.h288 inline JSHClass* GetBuildinTypedArrayHClassByJSType(JSType jSType, OnHeapMode mode) in GetBuildinTypedArrayHClassByJSType()