Home
last modified time | relevance | path

Searched refs:get_proto_obj (Results 1 – 1 of 1) sorted by relevance

/third_party/quickjs/
Dquickjs.c4842 static JSObject *get_proto_obj(JSValueConst proto_val) in get_proto_obj() function
4857 proto = get_proto_obj(proto_val); in JS_NewObjectProtoClass()
50746 ctx->array_shape = js_new_shape2(ctx, get_proto_obj(ctx->class_proto[JS_CLASS_ARRAY]), in JS_AddIntrinsicBasicObjects()