Home
last modified time | relevance | path

Searched defs:prototype_p (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects-arguments.c67 ecma_object_t *prototype_p = ecma_builtin_get (ECMA_BUILTIN_ID_OBJECT_PROTOTYPE); in ecma_op_create_arguments_object() local
H A Decma-exceptions.c178 ecma_object_t *prototype_p = ECMA_GET_NON_NULL_POINTER (ecma_object_t, error_object->u2.prototype_cp); in ecma_get_error_type() local
H A Decma-typedarray-object.c541 ecma_object_t *prototype_p = ecma_op_get_prototype_from_constructor (ctor_proto_p, in ecma_typedarray_create_object_with_length() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object.c151 ecma_object_t *prototype_p = ECMA_GET_NON_NULL_POINTER (ecma_object_t, proto_cp); in ecma_builtin_object_object_get_prototype_of() local
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c1476 ecma_object_t *prototype_p = ECMA_GET_NON_NULL_POINTER (ecma_object_t, prototype_cp); in jerry_debugger_exception_object_to_string() local

Completed in 6 milliseconds