Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-lcache.h29 void ecma_lcache_invalidate (const ecma_object_t *object_p, const jmem_cpointer_t name_cp, ecma_pro…
Decma-lcache.c188 ecma_lcache_invalidate (const ecma_object_t *object_p, /**< object */ in ecma_lcache_invalidate() function
Decma-helpers.c795 ecma_lcache_invalidate (object_p, name_cp, property_p); in ecma_free_property()