Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp125 bool isTSHClass = hclass->IsTS(); in IsTSHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp1334 GateRef isTSHClass = IsTSHClass(newClass); in JSHClassAddProperty() local
4095 Branch(IsTSHClass(hclass), &isTSHClass, &exit); in CheckHClassForRep() local

Completed in 20 milliseconds