Searched refs:argShow (Results 1 – 2 of 2) sorted by relevance
505 Local<JSValueRef> argShow = runtimeCallInfo->GetCallArgRef(NUM_2); in SetCachedCount() local514 bool show = !argShow.IsNull() && argShow->IsTrue(); in SetCachedCount()
357 Local<JSValueRef> argShow = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); in SetCachedCount() local368 bool show = !argShow.IsNull() && argShow->IsTrue(); in SetCachedCount()