Searched defs:function_table (Results 1 – 5 of 5) sorted by relevance
53 class function_table: class
132 validate_functions(struct gl_context *ctx, const struct function *function_table, in validate_functions()
910 Handle<FixedArray> function_table( in UpdateDispatchTablesInternal() local1341 Handle<FixedArray> function_table; // internal code array member
929 Node* function_table = ExternalConstant( in CallRuntimeN() local
730 for (auto* function_table : function_pointer_tables_) { in ValidateModuleAfterFunctionsPhase() local