Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c215 typedef struct JSShape JSShape; typedef
857 struct JSShape { struct
862 JSShape.hash is not valid */ argument
873 JSShape *shape_hash_next; /* in JSRuntime.shape_hash[h] list */ argument
875 JSShapeProperty prop[0]; /* prop_size elements */ argument
897 JSShape *shape; /* prototype and property names + flag */ argument