Home
last modified time | relevance | path

Searched defs:isPrototypeOfPrototype (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h650 bool isPrototypeOfPrototype): type_(0) in BuiltinPrototypeHClassAccessor()
Dmcr_circuit_builder.cpp368 ElementsKind kind, bool isPrototypeOfPrototype) in BuiltinInstanceHClassCheck()
383 ElementsKind kind, bool isPrototypeOfPrototype) in BuiltinPrototypeHClassCheck()
Dtyped_bytecode_lowering.cpp1453 bool isPrototypeOfPrototype = false; in TryLowerTypedLdObjByNameForBuiltinMethod() local
Dtyped_hcr_lowering.cpp768 bool isPrototypeOfPrototype = accessor.IsPrototypeOfPrototype(); in BuiltinPrototypeHClassCheck() local