Searched refs:ecma_static_arrow_function_t (Results 1 – 2 of 2) sorted by relevance
452 arrow_function_object_size = sizeof (ecma_static_arrow_function_t); in ecma_op_create_arrow_function_object()468 ((ecma_static_arrow_function_t *) func_p)->bytecode_p = bytecode_data_p; in ecma_op_create_arrow_function_object()
1005 } ecma_static_arrow_function_t; typedef