Home
last modified time | relevance | path

Searched refs:obj_is_builtin (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c2123 const bool obj_is_builtin = ecma_get_object_is_builtin (obj_p); in ecma_op_object_get_property_names() local
2136 if (obj_is_builtin) in ecma_op_object_get_property_names()