Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp124 bool isTSHClass = hclass->IsTS(); in IsTSHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1324 GateRef isTSHClass = IsTSHClass(newClass); in JSHClassAddProperty() local
4055 Label isTSHClass(env); in CheckHClassForRep() local