Searched defs:function_object (Results 1 – 2 of 2) sorted by relevance
150 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local297 Handle<Object> function_object = args.at(0); in OptimizeFunctionOnNextCall() local372 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local698 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local738 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local
14781 void BuiltinFunctionTest::prepareArgument(const functionObject& function_object, glw::GLuint vertex, in prepareArgument()14801 void BuiltinFunctionTest::prepareComponents(const functionObject& function_object, glw::GLuint vert… in prepareComponents()14942 void BuiltinFunctionTest::prepareProgram(const functionObject& function_object, Utils::programInfo&… in prepareProgram()14957 void BuiltinFunctionTest::prepareTestData(const functionObject& function_object) in prepareTestData()14986 void BuiltinFunctionTest::prepareVertexShaderCode(const functionObject& function_object) in prepareVertexShaderCode()15125 de::UniquePtr<functionObject> function_object(getFunctionObject(function, type)); in test() local15162 void BuiltinFunctionTest::testBegin(const functionObject& function_object, glw::GLuint program_id, … in testBegin()15266 bool BuiltinFunctionTest::isResultEdgeCase(const functionObject& function_object, glw::GLuint verte… in isResultEdgeCase()15329 bool BuiltinFunctionTest::verifyResults(const functionObject& function_object, glw::GLuint vertex) in verifyResults()