Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.cpp178 bool canTypedCall = true; in CollectMethodPcsFromBC() local
283 CollectMethodInfoFromBC(const BytecodeInstruction &bcIns, const MethodLiteral *method, int32_t bcIndex, const std::shared_ptr<CString> recordNamePtr, bool *canFastCall, bool *canTypedCall) CollectMethodInfoFromBC() argument

Completed in 1 milliseconds