Lines Matching defs:invocations
10094 // invocations. function g is not defined and should throw on call.13964 // Returns the number of invocations where the caller name contains14118 int invocations = 0;14138 invocations += it->second;14141 return invocations;14222 // We should record no invocations in this isolate.