Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp91 std::vector<panda_file::File::EntityId> classConstructIndexes; in ProcessClasses() local
204 std::vector<panda_file::File::EntityId> classConstructIndexes; in ProcessMethod() local
309 uint32_t methodOffset, std::vector<panda_file::File::EntityId> &classConstructIndexes) in CollectMethodPcsFromBC()
470 std::vector<panda_file::File::EntityId> &classConstructIndexes, bool *canFastCall) in CollectMethodInfoFromBC()