Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c214 typedef struct JSShape JSShape; typedef
856 struct JSShape { struct
861 JSShape.hash is not valid */ argument
872 JSShape *shape_hash_next; /* in JSRuntime.shape_hash[h] list */ argument
874 JSShapeProperty prop[0]; /* prop_size elements */ argument
896 JSShape *shape; /* prototype and property names + flag */ argument