Searched refs:bound_object_cp (Results 1 – 2 of 2) sorted by relevance
158 ECMA_SET_NON_NULL_POINTER (new_lexical_environment_p->u1.bound_object_cp, in ecma_create_object_lex_env()296 return ECMA_GET_NON_NULL_POINTER (ecma_object_t, object_p->u1.bound_object_cp); in ecma_get_lex_env_binding_object()
791 …jmem_cpointer_t bound_object_cp; /**< compressed pointer to lexical environments's the bound obje… member