Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object.h26 ecma_value_t ecma_builtin_object_object_prevent_extensions (ecma_object_t *obj_p);
H A Decma-builtin-object.c543 ecma_builtin_object_object_prevent_extensions (ecma_object_t *obj_p) /**< routine's argument */ in ecma_builtin_object_object_prevent_extensions() function
572 } /* ecma_builtin_object_object_prevent_extensions */ in ecma_builtin_object_object_prevent_extensions()
1249 return ecma_builtin_object_object_prevent_extensions (obj_p); in ecma_builtin_object_dispatch_routine()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-proxy-object.c609 ecma_value_t ret_value = ecma_builtin_object_object_prevent_extensions (target_obj_p); in ecma_proxy_object_prevent_extensions()

Completed in 5 milliseconds