Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.h90 typedef struct JSRefCountHeader { struct
92 } JSRefCountHeader; typedef
650 JSRefCountHeader *p = (JSRefCountHeader *)JS_VALUE_GET_PTR(v); in JS_FreeValue()
660 JSRefCountHeader *p = (JSRefCountHeader *)JS_VALUE_GET_PTR(v); in JS_FreeValueRT()
670 JSRefCountHeader *p = (JSRefCountHeader *)JS_VALUE_GET_PTR(v); in JS_DupValue()
679 JSRefCountHeader *p = (JSRefCountHeader *)JS_VALUE_GET_PTR(v); in JS_DupValueRT()
Dquickjs.c398 JSRefCountHeader header; /* must come first, 32-bit */
403 JSRefCountHeader header; /* must come first, 32-bit */
498 JSRefCountHeader header; /* must come first, 32-bit */
786 JSRefCountHeader header; /* must come first, 32-bit */