Home
last modified time | relevance | path

Searched defs:new_obj (Results 1 – 8 of 8) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
Dproxy_get_own_property_descriptor.js211 var new_obj = { value: "yes", variable
/third_party/node/deps/v8/src/builtins/
Dbuiltins-arraybuffer.cc238 Handle<Object> new_obj; in SliceHelper() local
Dbuiltins-proxy-gen.cc183 TNode<Object> new_obj = in TF_BUILTIN() local
/third_party/alsa-utils/topology/
Dpre-processor.c725 snd_config_t *n2, *new, *new_obj; in pre_process_create_items() local
Dpre-process-object.c1816 static int tplg_build_object(struct tplg_pre_processor *tplg_pp, snd_config_t *new_obj, in tplg_build_object()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c1243 …struct zink_resource_object *new_obj = resource_object_create(screen, &res->base.b, NULL, &res->op… in add_resource_bind() local
1592 …struct zink_resource_object *new_obj = resource_object_create(screen, &res->base.b, NULL, NULL, NU… in invalidate_buffer() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-typedarray-object.c1355 ecma_value_t new_obj = ecma_typedarray_create_object_with_length (array_length, in ecma_op_create_typedarray_with_type_and_length() local
Decma-proxy-object.c1790 ecma_value_t new_obj = ecma_op_function_call (func_obj_p, handler, function_call_args, 3); in ecma_proxy_object_construct() local