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/
H A Decma-exceptions.c82 ecma_builtin_id_t prototype_id = ECMA_BUILTIN_ID__COUNT; in ecma_new_standard_error() local
[all...]
/third_party/node/deps/v8/src/web-snapshot/
H A 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
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry.c4097 ecma_builtin_id_t prototype_id; /**< prototype ID */ member
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
4134 jerry_typedarray_find_by_type(jerry_typedarray_type_t type_name, ecma_builtin_id_t *prototype_id, ecma_typedarray_type_t *id, uint8_t *element_size_shift) jerry_typedarray_find_by_type() argument
[all...]

Completed in 9 milliseconds