Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_gate_meta_data.h51 auto cast_other = static_cast<const JSBytecodeMetaData *>(&other); variable
H A Dmcr_gate_meta_data.h186 auto cast_other = static_cast<const TypedCallMetaData *>(&other); variable
H A Dshare_gate_meta_data.h269 auto cast_other = static_cast<const BoolMetaData *>(&other); variable
310 auto cast_other = static_cast<const OneParameterMetaData *>(&other); variable
357 auto cast_other = static_cast<const StringMetaData *>(&other); variable

Completed in 3 milliseconds