Searched refs:InvocationType (Results 1 – 2 of 2) sorted by relevance
265 enum InvocationType { kFirstPass, kSecondPass }; enum276 void Invoke(Isolate* isolate, InvocationType type);
1520 InvocationType type) { in Invoke()