Searched refs:ecma_static_function_t (Results 1 – 3 of 3) sorted by relevance
233 function_object_size = sizeof (ecma_static_function_t); in ecma_op_create_function_object()266 ((ecma_static_function_t *) func_p)->bytecode_p = bytecode_data_p; in ecma_op_create_function_object()538 return ((ecma_static_function_t *) function_p)->bytecode_p; in ecma_op_function_get_compiled_code()
980 } ecma_static_function_t; typedef
1247 ext_object_size = sizeof (ecma_static_function_t); in ecma_gc_free_object()