MCPcopy Create free account

hub / github.com/callstackincubator/polygen / functions

Functions615 in github.com/callstackincubator/polygen

↓ 1 callersMethodgetTableElement
(instance: OpaqueTableNativeHandle, index: number)
packages/polygen/src/NativePolygen.ts:176
↓ 1 callersMethodgetTableSize
(instance: OpaqueTableNativeHandle)
packages/polygen/src/NativePolygen.ts:182
↓ 1 callersMethodgetValue
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Global.h:38
↓ 1 callersMethodgetWrittenBuffer
* Retrieves a portion of the internal buffer that contains written data. * * @returns An `ArrayBuffer` containing the written data from the star
packages/binary-utils/src/binary-writer.ts:224
↓ 1 callersMethodgetWrittenBytes
* Retrieves the written bytes as a Uint8Array. * * @return A Uint8Array containing the written bytes.
packages/binary-utils/src/binary-writer.ts:233
↓ 1 callersMethodgrowMemory
(instance: OpaqueMemoryNativeHandle, delta: number)
packages/polygen/src/NativePolygen.ts:158
↓ 1 callersMethodgrowTable
(instance: OpaqueTableNativeHandle, delta: number)
packages/polygen/src/NativePolygen.ts:175
↓ 1 callersMethodhostProjectGenerated
( callContext: HostProjectGeneratedContext )
packages/codegen/src/plugin.ts:28
↓ 1 callersFunctioninlineString
(str: string = '')
packages/polygen-cli/src/helpers/errors.ts:34
↓ 1 callersFunctioninstantiate
( source: Module | BufferSource, imports: ImportObject = {} )
packages/polygen/src/api/WebAssembly.ts:57
↓ 1 callersFunctionisFakeModule
(buffer: ArrayBuffer)
packages/polygen/src/api/Module.ts:43
↓ 1 callersFunctionisGlobalDescriptor
* Helper function checking if specified object is a global descriptor. * * @param descriptor Object to check
packages/polygen/src/api/Global.ts:30
↓ 1 callersFunctionisMemoryDescriptor
* Helper function checking if specified object is a memory descriptor. * * @param descriptor Object to check
packages/polygen/src/api/Memory.ts:26
↓ 1 callersMethodisOwned
packages/polygen/cpp/ReactNativePolygen/WebAssembly/FuncRefTable.h:37
↓ 1 callersMethodisOwned
packages/polygen/cpp/ReactNativePolygen/WebAssembly/ExternRefTable.h:36
↓ 1 callersMethodisOwned
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Memory.h:37
↓ 1 callersFunctionisTableDescriptor
* Helper function checking if specified object is a TableDescriptor. * * @param descriptor Object to check
packages/polygen/src/api/Table.ts:34
↓ 1 callersMethodloadModuleByName
packages/polygen/cpp/ReactNativePolygen/Loader.cpp:26
↓ 1 callersMethodloadModuleFromContents
packages/polygen/cpp/ReactNativePolygen/Loader.cpp:45
↓ 1 callersFunctionmakeImport
(imp: ResolvedModuleImport)
packages/codegen/src/templates/library/imports-bridge.ts:70
↓ 1 callersFunctionmangleSymbolName
(name: string, mangledModule: string)
packages/codegen/src/codegen/utils.ts:18
↓ 1 callersFunctionmapFunction
(funcType: FunctionType)
packages/wasm-parser/src/module.ts:190
↓ 1 callersFunctionmapImport
(imp: Import, types: FunctionType[])
packages/wasm-parser/src/module.ts:260
↓ 1 callersFunctionmatchW2CRType
(t?: ValueType)
packages/codegen/src/codegen/utils.ts:105
↓ 1 callersFunctionmaybeAddDeps
* Subroutine for asking user whenever to add polygen dependency and its logic. * * @return Whenever dependencies changes (and `install` is required)
packages/polygen-cli/src/commands/init.ts:35
↓ 1 callersFunctionmetroResolver
()
packages/codegen/src/pipeline/react-native/metro.ts:16
↓ 1 callersMethodmoduleGenerated
(callContext: ModuleGeneratedContext)
packages/codegen/src/plugin.ts:27
↓ 1 callersMethodname
()
packages/codegen/src/source-builder/builder.decls.ts:83
↓ 1 callersMethodoperator[]
operator[] overload to access collections of hashpp by their specific algorithm
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:2923
↓ 1 callersFunctionos_allocate_and_install_altstack
These routines set up an altstack to handle SIGSEGV from stack overflow. */
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:178
↓ 1 callersFunctionos_allocate_and_install_altstack
These routines set up an altstack to handle SIGSEGV from stack overflow. */
packages/codegen/assets/wasm-rt/wasm-rt-impl.c:173
↓ 1 callersFunctionos_cleanup_signal_handler
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:119
↓ 1 callersFunctionos_cleanup_signal_handler
packages/codegen/assets/wasm-rt/wasm-rt-impl.c:114
↓ 1 callersFunctionos_disable_and_deallocate_altstack
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:205
↓ 1 callersFunctionos_disable_and_deallocate_altstack
packages/codegen/assets/wasm-rt/wasm-rt-impl.c:200
↓ 1 callersFunctionos_install_signal_handler
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:114
↓ 1 callersFunctionos_install_signal_handler
packages/codegen/assets/wasm-rt/wasm-rt-impl.c:109
↓ 1 callersMethodoutputPathForModule
(module: PolygenModuleConfig, name: string)
packages/codegen/src/codegen.ts:278
↓ 1 callersMethodpathToSource
* Get full path to a file in the source directory * * @param components Path components
packages/polygen-project/src/project.paths.ts:32
↓ 1 callersFunctionpolygenConfig
(config: PolygenConfig)
packages/polygen-config/src/index.ts:13
↓ 1 callersMethodpopIndent
* Decrease the indentation level.
packages/codegen/src/source-builder/source-writer.ts:97
↓ 1 callersFunctionprintCodegenStats
(generatedModule: W2CGeneratedModule)
packages/polygen-cli/src/actions/codegen.ts:19
↓ 1 callersFunctionprocessEntity
(entity: ModuleEntity)
packages/codegen/src/codegen/utils.ts:29
↓ 1 callersFunctionprocessExports
(module: W2CGeneratedModule, moduleBody: Module)
packages/codegen/src/codegen/modules.ts:220
↓ 1 callersMethodprocessImportedModules
(body: Module)
packages/codegen/src/codegen/context.ts:97
↓ 1 callersFunctionprocessImportedModulesInfo
( module: Module, codegenContext: CodegenContext )
packages/codegen/src/codegen/modules.ts:195
↓ 1 callersMethodpushIndent
* Increase the indentation level.
packages/codegen/src/source-builder/source-writer.ts:89
↓ 1 callersFunctionreactNativeTurboModule
()
packages/codegen/src/pipeline/react-native/turbomodule.ts:7
↓ 1 callersFunctionreadExportDescriptor
* Reads the descriptor from the given BinaryReader and returns a Descriptor object. * * @param reader - An instance of BinaryReader used to read the
packages/wasm-parser/src/reader/section-reader.ts:109
↓ 1 callersFunctionreadFunctionType
(reader: BinaryReader)
packages/wasm-parser/src/reader/type-reader.ts:75
↓ 1 callersFunctionreadImportDescriptor
* Reads the descriptor from the given BinaryReader and returns a Descriptor object. * * @param reader - An instance of BinaryReader used to read the
packages/wasm-parser/src/reader/section-reader.ts:72
↓ 1 callersFunctionreadMagic
(reader: BinaryReader)
packages/wasm-parser/src/reader/module-reader.ts:18
↓ 1 callersFunctionreadModuleRaw
(data: ArrayBuffer)
packages/wasm-parser/src/reader/module-reader.ts:48
↓ 1 callersFunctionreadRawVector
(reader: BinaryReader)
packages/wasm-parser/src/reader/utils.ts:9
↓ 1 callersFunctionreadRefType
(reader: BinaryReader)
packages/wasm-parser/src/reader/type-reader.ts:63
↓ 1 callersFunctionreadSectionHeader
* Reads the section header from the given BinaryReader and returns the section ID and size. * * @param reader - The BinaryReader instance used to re
packages/wasm-parser/src/reader/section-reader.ts:136
↓ 1 callersFunctionreadSections
(reader: BinaryReader)
packages/wasm-parser/src/reader/section-reader.ts:286
↓ 1 callersFunctionreadVersion
(reader: BinaryReader)
packages/wasm-parser/src/reader/module-reader.ts:36
↓ 1 callersMethodresolveExportDescriptor
* Resolves an export descriptor to its corresponding module symbol. * * @param descriptor - The export descriptor indicating the type and index
packages/wasm-parser/src/module.ts:168
↓ 1 callersMethodresolveImport
( moduleName: string, symbolName: string )
packages/codegen/src/codegen/context.ts:90
↓ 1 callersFunctionresolveImportDescriptor
* Resolves an import descriptor into a corresponding module symbol. * * @param descriptor - The descriptor that needs to be resolved into a module s
packages/wasm-parser/src/module.ts:233
↓ 1 callersFunctionresolveImports
(codegenContext: CodegenContext, moduleBody: Module)
packages/codegen/src/codegen/modules.ts:213
↓ 1 callersMethodresolvePathToModule
* Resolves path to the specified module. * * @param module Module to resolve path for
packages/polygen-project/src/project.modules.ts:113
↓ 1 callersFunctionrun
()
packages/polygen-cli/src/index.ts:45
↓ 1 callersFunctionscanExternal
( project: Project, packageName: string )
packages/polygen-cli/src/commands/scan.ts:74
↓ 1 callersFunctionscanLocal
(project: Project)
packages/polygen-cli/src/commands/scan.ts:28
↓ 1 callersMethodsetElement
packages/polygen/cpp/ReactNativePolygen/WebAssembly/FuncRefTable.h:61
↓ 1 callersMethodsetGlobalValue
(instance: OpaqueGlobalNativeHandle, newValue: number)
packages/polygen/src/NativePolygen.ts:167
↓ 1 callersMethodsetTableElement
( instance: OpaqueTableNativeHandle, index: number, value: unknown )
packages/polygen/src/NativePolygen.ts:177
↓ 1 callersMethodsetValue
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Global.h:82
↓ 1 callersFunctionsplitExternalPackages
(name: string)
packages/metro-config/src/index.ts:14
↓ 1 callersMethodupdateOptionsInMemory
(options: DeepPartial<ResolvedPolygenConfig>)
packages/polygen-project/src/project.ts:132
↓ 1 callersFunctionuseMode
()
docs/app/layout.client.tsx:20
↓ 1 callersMethodusingNamespace
* Adds a using namespace directive. * @param name Namespace to use
packages/codegen/src/source-builder/builder.block.ts:77
↓ 1 callersFunctionvalidateImports
( imports: ImportObject, metadata: InternalModuleMetadata )
packages/polygen/src/api/Instance.ts:38
↓ 1 callersMethodvalue
()
packages/polygen/src/api/Global.ts:69
↓ 1 callersFunctionwasm_rt_allocate_memory
* Initialize a Memory object with an initial page size of `initial_pages` and * a maximum page size of `max_pages`, indexed with an i32 or i64. * *
packages/codegen/assets/wasm-rt-weak.h:586
↓ 1 callersFunctionwasm_rt_free
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:271
↓ 1 callersFunctionwasm_rt_free_memory
Free a Memory object. */
packages/codegen/assets/wasm-rt-weak.h:609
↓ 1 callersFunctionwasm_rt_free_thread
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:286
↓ 1 callersFunctionwasm_rt_free_thread
packages/codegen/assets/wasm-rt/wasm-rt-impl.c:281
↓ 1 callersFunctionwasm_rt_grow_memory
* Grow a Memory object by `pages`, and return the previous page count. If * this new page count is greater than the maximum page count, the grow fail
packages/codegen/assets/wasm-rt-weak.h:606
↓ 1 callersFunctionwasm_rt_init
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:238
↓ 1 callersFunctionwasm_rt_init_thread
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:280
↓ 1 callersFunctionwasm_rt_init_thread
packages/codegen/assets/wasm-rt/wasm-rt-impl.c:275
↓ 1 callersFunctionwasm_rt_strerror
packages/polygen/cpp/wasm-rt/wasm-rt-impl.c:319
↓ 1 callersFunctionwithPolygenConfig
( defaultConfig: ConfigT, _polygenConfig: PolygenConfig = {} )
packages/metro-config/src/index.ts:23
↓ 1 callersFunctionwithProjectOptions
( func: ( project: Project, options: TOptions & GlobalOptions, ...args: string[] ) => void | P
packages/polygen-cli/src/helpers/with-project-options.ts:5
↓ 1 callersFunctionwrapJSIReturnIntoNative
( varName: string, func: ResolvedModuleImport<GeneratedModuleFunction> )
packages/codegen/src/templates/library/imports-bridge.ts:107
↓ 1 callersFunctionwrapNativeReturnIntoJSI
(varName: string, types: ValueType[])
packages/codegen/src/templates/library/module-bridge.ts:52
↓ 1 callersMethodwriteCommaList
* Write a list of elements separated by a comma. * * @param elements Elements to write * @param builder Builder function to generate the sour
packages/codegen/src/source-builder/source-writer.ts:79
↓ 1 callersMethodwriteIncludeGuard
()
packages/codegen/src/source-builder/builder.file.ts:12
↓ 1 callersMethodwriteMany
* Write multiple items to the source code. * * @param elements Elements to write * @param builder Builder function to generate the line for e
packages/codegen/src/source-builder/source-writer.ts:54
↓ 1 callersMethodwriteManyLines
* Inserts generated code for each element in the array using custom generator. * * @param elements * @param generator
packages/codegen/src/source-builder/builder.block.ts:60
↓ 1 callersMethodwriteUint16
* Writes an unsigned 16-bit integer to the buffer at the current offset. * * @param n The 16-bit unsigned integer value to be written to the buf
packages/binary-utils/src/binary-writer.ts:152
FunctionBody
({ children, }: { children: ReactNode; })
docs/app/layout.client.tsx:6
MethodContainer
constructors
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:2959
FunctionDocTable
(props: DocTableProps)
docs/components/DocTable.tsx:101
MethodElement
packages/polygen/cpp/ReactNativePolygen/WebAssembly/FuncRefTable.h:20
MethodElement
packages/polygen/cpp/ReactNativePolygen/WebAssembly/ExternRefTable.h:19
← previousnext →201–300 of 615, ranked by callers