Searched refs:FUNCTION_CAST (Results 1 – 9 of 9) sorted by relevance
36 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
45 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
42 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
174 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function()263 return FUNCTION_CAST<MemCopyUint16Uint8Function>(buffer); in CreateMemCopyUint16Uint8Function()290 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
43 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()456 return FUNCTION_CAST<MemMoveFunction>(buffer); in CreateMemMoveFunction()
550 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function()577 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
549 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function()576 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
270 F FUNCTION_CAST(byte* addr) { in FUNCTION_CAST() function275 F FUNCTION_CAST(Address addr) { in FUNCTION_CAST() function
158 FUNCTION_CAST<v8::MessageCallback>(callback_obj->foreign_address()); in ReportMessageNoExceptions()