Searched defs:callType (Results 1 – 4 of 4) sorted by relevance
353 let callType = pg.getCallType(); variable
229 private callType: number = 0; property in PandaGen
42 uint32_t callType = UINT32_MAX; // UINT32_MAX means not found in Initialize() local
448 OptimizedEntryFrame::CallType callType) in ExecuteAot()