Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-exceptions.c82 ecma_builtin_id_t prototype_id = ECMA_BUILTIN_ID__COUNT; in ecma_new_standard_error() local
/third_party/jerryscript/jerry-core/api/
Djerry.c4097 ecma_builtin_id_t prototype_id; /**< prototype ID */ member
4135ecma_builtin_id_t *prototype_id, /**< [out] found prototype object id */ in jerry_typedarray_find_by_type()
4176 ecma_builtin_id_t prototype_id = 0; in jerry_create_typedarray() local
4226 ecma_builtin_id_t prototype_id = 0; in jerry_create_typedarray_for_arraybuffer_sz() local