Searched refs:attachVal (Results 1 – 1 of 1) sorted by relevance
3897 napi_value attachVal = attach(reinterpret_cast<napi_env>(engine), buffer, hint); in AttachFuncCallback() local3898 if (attachVal == nullptr) { in AttachFuncCallback()3901 result = LocalValueFromJsValue(attachVal); in AttachFuncCallback()