Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/src/
H A DassemblyFieldProto.cpp19 void Field::Serialize(const panda::pandasm::Field &field, protoPanda::Field &protoField) in Serialize() argument
33 void Field::Deserialize(const protoPanda::Field &protoField, pand argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_bytecode_lowering.cpp1129 std::optional<GlobalEnvField> protoField = ToGlobelEnvPrototypeField(type); in TryLowerTypedLdObjByNameForBuiltinMethod() local

Completed in 4 milliseconds