Home
last modified time | relevance | path

Searched defs:prototype_id (Results 1 – 3 of 3) 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
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc508 uint32_t prototype_id = GetObjectId(JSObject::cast(map->prototype())); in SerializeMap() local
611 uint32_t prototype_id = GetObjectId(prototype); in SerializeFunctionInfo() local
1521 uint32_t prototype_id; in DeserializeMaps() local