Lines Matching refs:replaceWith
41 replaceWith: `${versionName}$1::`,
45 replaceWith: `namespace ${versionName}$1`,
49 replaceWith: `#include <${versionName}jsi/${versionName}$1.h>`,
53 replaceWith: `${versionName}$1`,
60 replaceWith: `$1${versionName}$3`,
67 replaceWith: `$1${versionName}$2`,
72 replaceWith: `${versionName}$1`,
77 …replaceWith: `add_subdirectory(\${HERMES_JSI_DIR}/${versionName}jsi \${CMAKE_CURRENT_BINARY_DIR}/j…
82 replaceWith: `cmake -S . -B build_host_hermesc -DJSI_DIR=${versionedJsiDir}`,
88 replaceWith: 'JSI_PATH="${JSI_PATH:-$REACT_NATIVE_PATH/ReactCommon/jsi}"',
94 replaceWith: `OUTPUT_NAME ${versionName}hermes`,
101 replaceWith: `MACOSX_FRAMEWORK_IDENTIFIER dev.${versionName.replace(/_/g, '-')}hermesengine.`,
106 replaceWith: `${versionName}$1`,