Searched defs:function_object (Results 1 – 2 of 2) sorted by relevance
149 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local296 Handle<Object> function_object = args.at(0); in OptimizeFunctionOnNextCall() local371 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local697 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local737 Handle<Object> function_object = args.at(0); in RUNTIME_FUNCTION() local
14768 void BuiltinFunctionTest::prepareArgument(const functionObject& function_object, glw::GLuint vertex, in prepareArgument()14788 void BuiltinFunctionTest::prepareComponents(const functionObject& function_object, glw::GLuint vert… in prepareComponents()14929 void BuiltinFunctionTest::prepareProgram(const functionObject& function_object, Utils::programInfo&… in prepareProgram()14944 void BuiltinFunctionTest::prepareTestData(const functionObject& function_object) in prepareTestData()14973 void BuiltinFunctionTest::prepareVertexShaderCode(const functionObject& function_object) in prepareVertexShaderCode()15112 de::UniquePtr<functionObject> function_object(getFunctionObject(function, type)); in test() local15149 void BuiltinFunctionTest::testBegin(const functionObject& function_object, glw::GLuint program_id, … in testBegin()15253 bool BuiltinFunctionTest::isResultEdgeCase(const functionObject& function_object, glw::GLuint verte… in isResultEdgeCase()15314 bool BuiltinFunctionTest::verifyResults(const functionObject& function_object, glw::GLuint vertex) in verifyResults()