Lines Matching refs:GetCallInterfaceDescriptor
129 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in BinaryOpIC()
136 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in InstanceOf()
143 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ToBoolean()
169 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ToString()
176 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ToName()
183 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ToInteger()
189 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ToLength()
196 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ToObject()
203 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in NumberToString()
210 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in RegExpConstructResult()
217 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in RegExpExec()
223 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Add()
229 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Subtract()
235 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Multiply()
241 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Divide()
247 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Modulus()
253 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ShiftRight()
259 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ShiftRightLogical()
265 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in ShiftLeft()
271 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in BitwiseAnd()
277 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in BitwiseOr()
283 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in BitwiseXor()
289 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Inc()
295 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Dec()
301 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in LessThan()
307 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in LessThanOrEqual()
313 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in GreaterThan()
319 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in GreaterThanOrEqual()
325 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Equal()
331 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in NotEqual()
337 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StrictEqual()
343 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StrictNotEqual()
350 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringAdd()
380 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringEqual()
386 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringNotEqual()
392 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringLessThan()
398 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringLessThanOrEqual()
404 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringGreaterThan()
410 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in StringGreaterThanOrEqual()
416 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in SubString()
429 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in Typeof()
436 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastCloneRegExp()
444 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastCloneShallowArray()
451 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastCloneShallowObject()
458 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastNewContext()
467 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastNewClosure()
474 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastNewObject()
482 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastNewRestParameter()
490 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastNewSloppyArguments()
498 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in FastNewStrictArguments()
505 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in AllocateHeapNumber()
511 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); \
554 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in HasProperty()
560 return Callable(stub.GetCode(), stub.GetCallInterfaceDescriptor()); in MathPow()