Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h631 void SetMethodOffsetToFastCallInfo(uint32_t methodOffset, bool canFastCall, bool noGC) in SetMethodOffsetToFastCallInfo()
Dbytecode_info_collector.cpp245 bool noGC = true; in CollectMethodPcsFromBC() local
Dgate_meta_data.h741 uint16_t dependsIn, uint32_t valuesIn, uint64_t value, bool noGC) in TypedCallMetaData()