Home
last modified time | relevance | path

Searched refs:arrow_function_object_size (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-function-object.c447 size_t arrow_function_object_size = sizeof (ecma_arrow_function_t); in ecma_op_create_arrow_function_object() local
452 arrow_function_object_size = sizeof (ecma_static_arrow_function_t); in ecma_op_create_arrow_function_object()
457 arrow_function_object_size, in ecma_op_create_arrow_function_object()

Completed in 3 milliseconds