Home
last modified time | relevance | path

Searched defs:new_this_obj_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1163 ecma_object_t *new_this_obj_p = ecma_create_object (proto_p, 0, ECMA_OBJECT_TYPE_GENERAL); in ecma_op_function_construct_external() local
1235 ecma_object_t *new_this_obj_p = NULL; in ecma_op_function_construct() local