Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1621 void *attachFunc = nullptr; member
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp1092 void WrapXRefObject(Local<ObjectRef> object, void *attachFunc, bool valid) in WrapXRefObject()