Home
last modified time | relevance | path

Searched defs:cast_other (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_gate_meta_data.h51 auto cast_other = static_cast<const JSBytecodeMetaData *>(&other); in equal() local
Dmcr_gate_meta_data.h182 auto cast_other = static_cast<const TypedCallMetaData *>(&other); in equal() local
217 auto cast_other = in equal() local
253 auto cast_other = static_cast<const TypedBinaryMetaData *>(&other); in equal() local
Dshare_gate_meta_data.h334 auto cast_other = static_cast<const BoolMetaData *>(&other); in equal() local
375 auto cast_other = static_cast<const OneParameterMetaData *>(&other); in equal() local
422 auto cast_other = static_cast<const StringMetaData *>(&other); in equal() local