Searched defs:strictBindCallApply (Results 1 – 7 of 7) sorted by relevance
3 "strictBindCallApply": true boolean
3163 strictBindCallApply?: boolean; property
379 const strictBindCallApply = getStrictOptionValue(compilerOptions, "strictBindCallApply"); enumerator