Lines Matching refs:IsCall
1248 virtual bool IsCall() { return false; }2249 virtual bool IsCall() V8_FINAL V8_OVERRIDE { return true; }