MCPcopy Create free account

hub / github.com/Tencent/puerts / functions

Functions8,135 in github.com/Tencent/puerts

↓ 3 callersFunctionmp_divnorm
base case division: divides taba[0..na-1] by tabb[0..nb-1]. tabb[nb - 1] must be >= 1 << (LIMB_BITS - 1). na - nb must be >= 0. 'taba' is modifi
quickjs-build/quickjs/libbf.c:1275
↓ 3 callersFunctionmp_mod1
quickjs-build/quickjs/libbf.c:1868
↓ 3 callersFunctionmp_shr_dec
divide by 10^shift */
quickjs-build/quickjs/libbf.c:5937
↓ 3 callersFunctionmp_sub_ui_dec
quickjs-build/quickjs/libbf.c:5624
↓ 3 callersFunctionmul_mod_fast2
Faster version used when the multiplier is constant. 0 <= a < 2^64, 0 <= b < m. */
quickjs-build/quickjs/libbf.c:7429
↓ 3 callersMethodnative_handle
Get the native handle representation. * This function may be used to obtain the underlying representation of the * handle. This is intended to allo
unreal/Puerts/ThirdParty/Include/asio/asio/windows/basic_handle.hpp:220
↓ 3 callersFunctionnormalize
(name)
unreal/Puerts/Content/JavaScript/puerts/modular.js:15
↓ 3 callersFunctionntt_fft_partial
dst = buf1, src = buf2 */
quickjs-build/quickjs/libbf.c:7882
↓ 3 callersMethodoperator^
unreal/Puerts/ThirdParty/Include/asio/asio/ip/resolver_base.hpp:87
↓ 3 callersMethodoperator|
unreal/Puerts/ThirdParty/Include/asio/asio/ip/resolver_base.hpp:81
↓ 3 callersFunctionpesapi_is_object
unreal/Puerts/Source/JsEnv/Private/PesapiV8Impl.cpp:253
↓ 3 callersMethodprepare_control
Generic prepare control frame with opcode and payload. * Internal control frame building method. Handles validation, masking, etc * * @param
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/processors/hybi13.hpp:977
↓ 3 callersFunctionprepare_masking_key
Extract a masking key into a value the size of a machine word. * Machine word size must be 4 or 8. * * @param key Masking key to extract from * *
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/frame.hpp:595
↓ 3 callersFunctionpush_state
quickjs-build/quickjs/libregexp.c:2050
↓ 3 callersFunctionre_emit_op_u16
quickjs-build/quickjs/libregexp.c:424
↓ 3 callersFunctionre_has_named_captures
quickjs-build/quickjs/libregexp.c:1186
↓ 3 callersFunctionre_parse_group_name
'*pp' is the first char after '<' */
quickjs-build/quickjs/libregexp.c:1074
↓ 3 callersMethodread_some_at
unreal/Puerts/ThirdParty/Include/asio/asio/windows/random_access_handle.hpp:273
↓ 3 callersMethodreceive
unreal/Puerts/ThirdParty/Include/asio/asio/basic_raw_socket.hpp:640
↓ 3 callersFunctionremoveExtension
(path, extension)
unreal/Puerts/Content/JavaScript/PuertsEditor/CodeAnalyze.js:901
↓ 3 callersFunctionremoveExtension
(path: string, extension: string)
unreal/Puerts/PuertsEditor/CodeAnalyze.ts:1246
↓ 3 callersFunctionreplaceWildcardCharacter
(match, singleAsteriskRegexFragment)
unreal/Puerts/Content/JavaScript/PuertsEditor/CodeAnalyze.js:527
↓ 3 callersFunctionreplaceWildcardCharacter
(match: string, singleAsteriskRegexFragment: string)
unreal/Puerts/PuertsEditor/CodeAnalyze.ts:759
↓ 3 callersFunctionreserved
Test whether a close code is in a reserved range * @param [in] code The code to test * @return Whether or not code is reserved */
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/close.hpp:184
↓ 3 callersMethodreturn_void
unreal/Puerts/ThirdParty/Include/asio/asio/experimental/impl/co_spawn.hpp:88
↓ 3 callersFunctionsendReply
(replyId, reply, err)
unreal/Puerts/Content/JavaScript/puerts/message.js:40
↓ 3 callersMethodset_body
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/http/impl/parser.hpp:91
↓ 3 callersMethodset_status
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/http/impl/response.hpp:191
↓ 3 callersMethodset_version
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/http/impl/parser.hpp:41
↓ 3 callersFunctionshutdown
Disable sends or receives on the socket. * This function is used to disable send operations, receive operations, or * both. * * @param what D
unreal/Puerts/ThirdParty/Include/asio/asio/basic_socket.hpp:1590
↓ 3 callersFunctionstring_replace_all
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/impl/utilities_impl.hpp:73
↓ 3 callersMethodtarget_type
unreal/Puerts/ThirdParty/Include/asio/asio/impl/executor.hpp:195
↓ 3 callersFunctiontimeout
unreal/Puerts/ThirdParty/Include/asio/asio/basic_socket_streambuf.hpp:594
↓ 3 callersMethodtotal_microseconds
unreal/Puerts/ThirdParty/Include/asio/asio/detail/chrono_time_traits.hpp:147
↓ 3 callersFunctiontsTypeToPinType
(type, node)
unreal/Puerts/Content/JavaScript/PuertsEditor/CodeAnalyze.js:1432
↓ 3 callersFunctiontsTypeToPinType
(type: ts.Type, node: ts.Node)
unreal/Puerts/PuertsEditor/CodeAnalyze.ts:1826
↓ 3 callersFunctionunicode_find_name
quickjs-build/quickjs/libunicode.c:928
↓ 3 callersMethodupdateData
(action: "save" | "remove", options: DebuggerData | CloseEventData, listener?: (event: IpcRendererEvent) => vo
tools/v8HotloadToolProj/src/util/remoteUtil.ts:86
↓ 3 callersMethodwrite_http_response
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/impl/connection_impl.hpp:1296
↓ 3 callersMethodwrite_http_response_error
unreal/Puerts/ThirdParty/Include/websocketpp/websocketpp/impl/connection_impl.hpp:949
↓ 2 callersMethodAddAutoCollapseCategory
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:85
↓ 2 callersMethodAddAutoExpandCategory
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:80
↓ 2 callersMethodAddBoxedValueType
(object obj)
unity/Assets/Puerts/Src/ObjectPool.cs:83
↓ 2 callersMethodAddChild
unreal/ReactUMG/Source/ReactUMG/ReactWidget.cpp:19
↓ 2 callersMethodAddClassGroup
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:95
↓ 2 callersMethodAddDontAutoCollapseCategory
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:90
↓ 2 callersMethodAddExtensionMethods
unreal/Puerts/Source/JsEnv/Private/StructWrapper.cpp:14
↓ 2 callersMethodAddHideCategory
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:55
↓ 2 callersMethodAddHideFunction
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:70
↓ 2 callersMethodAddLazyStaticWrapLoader
(Type type, Func<TypeRegisterInfo> lazyStaticWrapLoader)
unity/Assets/Puerts/Src/TypeRegister.cs:422
↓ 2 callersMethodAddMemberVariableWithMetaData
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintAsset.cpp:891
↓ 2 callersMethodAddParameterWithMetaData
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintAsset.cpp:218
↓ 2 callersMethodAddShowCategory
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:60
↓ 2 callersMethodAddShowFunction
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:75
↓ 2 callersMethodAddShowSubCategory
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:65
↓ 2 callersMethodAddSoftObjectPtr
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:2208
↓ 2 callersMethodAddSparseDataType
unreal/Puerts/Source/PuertsEditor/Private/PEBlueprintMetaData.cpp:100
↓ 2 callersMethodAddToDelegate
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:1720
↓ 2 callersMethodAddUninitialized
unreal/Puerts/Source/JsEnv/Private/ContainerWrapper.cpp:186
↓ 2 callersMethodAnnotateStrongRetainer
unreal/Puerts/ThirdParty/Include/v8/8.4.371.19/v8-util.h:324
↓ 2 callersMethodAnnotateStrongRetainer
unreal/Puerts/ThirdParty/Include/v8/7.7.299/v8-util.h:324
↓ 2 callersMethodArgumentCount
unreal/Puerts/Source/JsEnv/Public/TypeInfo.hpp:132
↓ 2 callersFunctionArrayBufferLength
unreal/Puerts/Source/JsEnv/Private/FFIBinding.cpp:53
↓ 2 callersMethodBindContainer
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:2086
↓ 2 callersMethodClearAndLeak
unreal/Puerts/ThirdParty/Include/v8/7.4.288/v8-util.h:654
↓ 2 callersMethodClearAndLeak
unreal/Puerts/ThirdParty/Include/v8/8.4.371.19/v8-util.h:636
↓ 2 callersMethodClearAndLeak
unreal/Puerts/ThirdParty/Include/v8/7.7.299/v8-util.h:636
↓ 2 callersMethodClearDelegate
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:1917
↓ 2 callersMethodClearInterval
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:2699
↓ 2 callersFunctionContents
unreal/Puerts/ThirdParty/Include/v8/7.4.288/v8.h:4733
↓ 2 callersFunctionContents
unreal/Puerts/ThirdParty/Include/v8/8.4.371.19/v8.h:5103
↓ 2 callersFunctionContents
unreal/Puerts/ThirdParty/Include/v8/7.7.299/v8.h:4689
↓ 2 callersMethodCreate
(Type delegateType, IntPtr nativeJsFuncPtr)
unity/Assets/Puerts/Src/GenericDelegate.cs:140
↓ 2 callersMethodCreateInspector
unity/native_src/Src/JSEngine.cpp:679
↓ 2 callersMethodCreateJSFunction
unity/native_src/Src/JSEngine.cpp:380
↓ 2 callersMethodCreateJSObject
unity/native_src/Src/JSEngine.cpp:309
↓ 2 callersFunctionCreateV8Inspector
unreal/Puerts/Source/JsEnv/Private/V8InspectorImpl.cpp:477
↓ 2 callersMethodDecRef
quickjs-build/include/v8.h:202
↓ 2 callersFunctionDispose
* Internally V8 will call this Dispose method when the external string * resource is no longer needed. The default implementation will use the
unreal/Puerts/ThirdParty/Include/v8/8.4.371.19/v8.h:3077
↓ 2 callersFunctionDispose
* Internally V8 will call this Dispose method when the external string * resource is no longer needed. The default implementation will use the
unreal/Puerts/ThirdParty/Include/v8/7.7.299/v8.h:2769
↓ 2 callersMethodEmpty
unreal/Puerts/Source/JsEnv/Private/ContainerWrapper.h:123
↓ 2 callersMethodEscape
quickjs-build/include/v8.h:211
↓ 2 callersMethodEscape_
quickjs-build/src/v8-impl.cc:220
↓ 2 callersMethodEvalChecked
(IntPtr isolate, string code, string path)
unity/Assets/Puerts/Src/PuertsDLL.cs:157
↓ 2 callersMethodExecuteDelegate
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:1691
↓ 2 callersFunctionExternalStringResourceBase
Disallow copying and assigning.
unreal/Puerts/ThirdParty/Include/v8/7.4.288/v8.h:2795
↓ 2 callersFunctionExternalStringResourceBase
Disallow copying and assigning.
unreal/Puerts/ThirdParty/Include/v8/8.4.371.19/v8.h:3065
↓ 2 callersFunctionExternalStringResourceBase
Disallow copying and assigning.
unreal/Puerts/ThirdParty/Include/v8/7.7.299/v8.h:2757
↓ 2 callersMethodFind
(Type[] types)
unity/Assets/Puerts/Src/GenericDelegate.cs:55
↓ 2 callersFunctionFindClassByID
unreal/Puerts/Source/JsEnv/Private/JSClassRegister.cpp:224
↓ 2 callersMethodFindOrAddDelegate
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:1299
↓ 2 callersMethodFindOrAddStruct
unreal/Puerts/Source/JsEnv/Private/JsEnvImpl.cpp:1272
↓ 2 callersMethodFromPropertyInfo
(PropertyInfo propertyInfo)
unity/Assets/Puerts/Src/Editor/Generator.cs:497
↓ 2 callersFunctionGenTemplateBindingFunction
unreal/Puerts/Source/DeclarationGenerator/Private/DeclarationGenerator.cpp:578
↓ 2 callersFunctionGenericObjectGet
unreal/Puerts/Source/JsEnv/Private/SoftObjectWrapper.cpp:20
↓ 2 callersMethodGet
quickjs-build/include/v8.h:1002
↓ 2 callersMethodGetAlignedPointerFromInternalField
unreal/Puerts/ThirdParty/Include/v8/8.4.371.19/v8.h:11350
↓ 2 callersMethodGetAlignedPointerFromInternalField
unreal/Puerts/ThirdParty/Include/v8/7.7.299/v8.h:10341
↓ 2 callersFunctionGetArgsLen
unreal/Puerts/Source/JsEnv/Public/V8Converter.hpp:52
↓ 2 callersMethodGetArguments
(CallInfo callInfo)
unity/Assets/Puerts/Src/MethodReflection.cs:175
← previousnext →801–900 of 8,135, ranked by callers