Searched refs:CallTypeJS (Results 1 – 9 of 9) sorted by relevance
37 ASSERT(callType == CallTypeJS); in call()
46 CallTypeJS enumerator
40 ASSERT(callType == CallTypeJS); in functionGetter()
72 if (callType != CallTypeJS) in isNumericCompareFunction()601 if (callType == CallTypeJS && isJSArray(&exec->globalData(), thisObj)) { in arrayProtoFuncFilter()659 if (callType == CallTypeJS && isJSArray(&exec->globalData(), thisObj)) { in arrayProtoFuncMap()716 if (callType == CallTypeJS && isJSArray(&exec->globalData(), thisObj)) { in arrayProtoFuncEvery()770 if (callType == CallTypeJS && isJSArray(&exec->globalData(), thisObj)) { in arrayProtoFuncForEach()817 if (callType == CallTypeJS && isJSArray(&exec->globalData(), thisObj)) { in arrayProtoFuncSome()889 if (callType == CallTypeJS && array) { in arrayProtoFuncReduce()959 if (callType == CallTypeJS && array) { in arrayProtoFuncReduceRight()
102 return CallTypeJS; in getCallData()
830 if (callType == CallTypeJS) in sort()
236 if (global && callType == CallTypeJS) { in stringProtoFuncReplace()
1479 ASSERT(stackFrame.args[0].jsValue().getCallData(callData) == CallTypeJS); in DEFINE_STUB_FUNCTION()1578 ASSERT(callType != CallTypeJS); in DEFINE_STUB_FUNCTION()
3004 if (callType == CallTypeJS) { in privateExecute()3158 if (callType == CallTypeJS) { in privateExecute()