Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp118 bool isAOTHClass = hclass->IsAOT(); in IsTSHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1455 GateRef isAOTHClass = IsAOTHClass(newClass); in JSHClassAddProperty() local
4675 Label isAOTHClass(env); in CheckHClassForRep() local