Lines Matching defs:sh

4246 static inline void* get_alloc_from_shape(JSShape* sh)  in get_alloc_from_shape()
4251 static inline JSShapeProperty* get_shape_prop(JSShape* sh) in get_shape_prop()
4293 JSShape **new_shape_hash, *sh, *sh_next; in resize_shape_hash() local
4315 static void js_shape_hash_link(JSRuntime* rt, JSShape* sh) in js_shape_hash_link()
4324 static void js_shape_hash_unlink(JSRuntime* rt, JSShape* sh) in js_shape_hash_unlink()
4343 JSShape* sh; in js_new_shape2() local
4383 JSShape* sh; in js_clone_shape() local
4409 static JSShape* js_dup_shape(JSShape* sh) in js_dup_shape()
4415 static void js_free_shape0(JSRuntime* rt, JSShape* sh) in js_free_shape0()
4435 static void js_free_shape(JSRuntime* rt, JSShape* sh) in js_free_shape()
4442 static void js_free_shape_null(JSRuntime* rt, JSShape* sh) in js_free_shape_null()
4452 JSShape* sh; in resize_properties() local
4518 JSShape *sh, *old_sh; in compact_properties() local
4587 JSShape* sh = *psh; in add_shape_property() local
4648 static JSShape* find_hashed_shape_prop(JSRuntime* rt, JSShape* sh, in find_hashed_shape_prop()
4679 static __maybe_unused void JS_DumpShape(JSRuntime* rt, int i, JSShape* sh) in JS_DumpShape()
4698 JSShape* sh; in JS_DumpShapes() local
4725 static JSValue JS_NewObjectFromShape(JSContext* ctx, JSShape* sh, JSClassID class_id) in JS_NewObjectFromShape()
4827 JSShape* sh; in JS_NewObjectProtoClass() local
5181 JSShape* sh; in find_own_property1() local
5202 JSShape* sh; in find_own_property() local
5393 JSShape* sh; in free_object() local
5574 JSShape* sh; in mark_children() local
5638 JSShape* sh = (JSShape*)gp; in mark_children() local
5897 JSShape* sh = ctx->array_shape; in JS_ComputeMemoryUsage() local
5948 JSShape* sh; in JS_ComputeMemoryUsage() local
6132 JSShape* sh; in JS_ComputeMemoryUsage() local
6764 JSShape* sh; in JS_SetPrototypeInternal() local
7388 JSShape* sh; in JS_GetOwnPropertyNamesInternal() local
7942 JSShape *sh, *new_sh; in add_property() local
7985 JSShape* sh; in convert_fast_array_to_array() local
8017 JSShape* sh; in delete_property() local
8151 JSShape* sh; in set_array_length() local
8916 JSShape* sh; in js_shape_prepare_update() local
11543 JSShape* sh; in JS_DumpObject() local
14873 JSShape* sh; in build_for_in_iterator() local
14960 JSShape* sh = p->shape; in js_for_in_next() local
33840 JSShape* sh; in JS_WriteObjectTag() local