MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

↓ 6 callersFunctiondelete_collision
immer/detail/hamts/node.hpp:1097
↓ 6 callersFunctiondo_stuff_to
test/memory/heaps.cpp:18
↓ 6 callersMethodeach_sub
immer/detail/rbts/operations.hpp:1511
↓ 6 callersFunctioned
(a)
extra/js/lib/mori.js:96
↓ 6 callersMethodend
extra/guile/scm/list.hpp:26
↓ 6 callersMethodend
immer/experimental/dvektor.hpp:38
↓ 6 callersFunctionfast_log2
immer/experimental/detail/dvektor_impl.hpp:28
↓ 6 callersFunctiongetClassOf
* Gets the internal `[[Class]]` of a value. * * @private * @param {*} value The value. * @returns {string} The `[[Class]]`.
extra/js/lib/platform.js:181
↓ 6 callersFunctiongetHolder
* Gets the argument placeholder value for `func`. * * @private * @param {Function} func The function to inspect. * @returns {*} Re
extra/js/lib/lodash.js:5517
↓ 6 callersFunctionisArguments
* Checks if `value` is likely an `arguments` object. * * @static * @memberOf _ * @since 0.1.0 * @category Lang * @param
extra/js/lib/lodash.js:10784
↓ 6 callersFunctionisHostType
* Host objects can return type values that are different from their actual * data type. The objects we are concerned with usually return non-prim
extra/js/lib/benchmark.js:621
↓ 6 callersFunctionisString
* Checks if `value` is classified as a `String` primitive or object. * * @static * @since 0.1.0 * @memberOf _ * @category Lan
extra/js/lib/lodash.js:11660
↓ 6 callersFunctionjoin
* Converts all elements in `array` into a string separated by `separator`. * * @static * @memberOf _ * @since 4.0.0 * @catego
extra/js/lib/lodash.js:7074
↓ 6 callersFunctionkeysIn
* Creates an array of the own and inherited enumerable property names of `object`. * * **Note:** Non-object values are coerced to objects.
extra/js/lib/lodash.js:12844
↓ 6 callersMethodload
! * Reads the currently stored value in a thread-safe manner. */
immer/atom.hpp:193
↓ 6 callersFunctionm
(t,e)
extra/js/lib/immutable.min.js:9
↓ 6 callersFunctionmake
immer/detail/util.hpp:173
↓ 6 callersFunctionmake_collision_n
immer/detail/hamts/node.hpp:338
↓ 6 callersFunctionmake_data
benchmark/extra/refcounting.cpp:32
↓ 6 callersFunctionmake_leaf_descent_pos
immer/detail/rbts/position.hpp:183
↓ 6 callersFunctionmake_leaf_e
immer/detail/rbts/node.hpp:343
↓ 6 callersFunctionmake_node
immer/experimental/detail/dvektor_impl.hpp:142
↓ 6 callersFunctionmake_output_pool_for
immer/extra/persist/detail/rbts/pool.hpp:125
↓ 6 callersFunctionpopcount
immer/detail/hamts/bits.hpp:85
↓ 6 callersFunctionqualify
* Prepares a string for use in a `RegExp` by making hyphens and spaces optional. * * @private * @param {string} string The string to qualify.
extra/js/lib/platform.js:210
↓ 6 callersFunctionrd
(a)
extra/js/lib/mori.js:135
↓ 6 callersFunctionreduce
* A bare-bones `Array#reduce` like utility function. * * @private * @param {Array} array The array to iterate over. * @param {Function} ca
extra/js/lib/platform.js:222
↓ 6 callersFunctionstringSize
* Gets the number of symbols in `string`. * * @private * @param {string} string The string to inspect. * @returns {number} Returns the str
extra/js/lib/lodash.js:1211
↓ 6 callersMethodtie
test/extra/persist/utils.hpp:101
↓ 6 callersFunctiontowards_oh_ch_regular
immer/detail/rbts/position.hpp:626
↓ 6 callersFunctiontraverse
immer/detail/rbts/rrbtree.hpp:207
↓ 6 callersFunctionub
(a,b)
extra/js/lib/mori.js:34
↓ 6 callersMethodupdate_if_exists
immer/map.hpp:436
↓ 6 callersFunctionwe
(t,e,r)
extra/js/lib/immutable.min.js:18
↓ 6 callersFunctionxx_hash_value_string
immer/extra/persist/xxhash/xxhash_64.cpp:7
↓ 6 callersFunctionzf
(a)
extra/js/lib/mori.js:237
↓ 5 callersFunctionD
(t)
extra/js/lib/immutable.min.js:9
↓ 5 callersFunctionFf
(a,b)
extra/js/lib/mori.js:249
↓ 5 callersFunctionGt
(t)
extra/js/lib/immutable.min.js:15
↓ 5 callersFunctionNt
(t,e,r,n,i,o,u)
extra/js/lib/immutable.min.js:14
↓ 5 callersFunctionPb
(a,b)
extra/js/lib/mori.js:40
↓ 5 callersFunctionQe
(t,e,r,n)
extra/js/lib/immutable.min.js:20
↓ 5 callersFunctionYd
(a,b)
extra/js/lib/mori.js:135
↓ 5 callersFunctionarrayFilter
* A specialized version of `_.filter` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The arra
extra/js/lib/lodash.js:543
↓ 5 callersFunctionassignValue
* Assigns `value` to `key` of `object` if the existing value is not equivalent * using [`SameValueZero`](http://ecma-international.org/ecma-262/6
extra/js/lib/lodash.js:2248
↓ 5 callersFunctionbaseGet
* The base implementation of `_.get` without support for default values. * * @private * @param {Object} object The object to query.
extra/js/lib/lodash.js:2766
↓ 5 callersFunctionbaseIndexOf
* The base implementation of `_.indexOf` without `fromIndex` bounds checks. * * @private * @param {Array} array The array to search. * @pa
extra/js/lib/lodash.js:756
↓ 5 callersFunctioncopy_e
immer/detail/arrays/node.hpp:116
↓ 5 callersMethodcopy_sizes
immer/detail/rbts/position.hpp:1174
↓ 5 callersFunctioncreateCtor
* Creates a function that produces an instance of `Ctor` regardless of * whether it was invoked as part of a `new` expression or by `call` or `ap
extra/js/lib/lodash.js:4650
↓ 5 callersFunctiond
(t,e,r)
extra/js/lib/immutable.min.js:9
↓ 5 callersFunctiondelete_deep
immer/detail/hamts/node.hpp:1106
↓ 5 callersFunctiondescend
immer/detail/rbts/rrbtree.hpp:281
↓ 5 callersFunctiondestroy
immer/detail/util.hpp:85
↓ 5 callersMethodeach_left
immer/detail/rbts/position.hpp:1315
↓ 5 callersMethodequals
immer/detail/rbts/rbtree.hpp:249
↓ 5 callersFunctiong
(t,e)
extra/js/lib/immutable.min.js:9
↓ 5 callersFunctionget_node_id
immer/extra/persist/detail/champ/pool.hpp:103
↓ 5 callersFunctionhe
(a,b,c)
extra/js/lib/mori.js:147
↓ 5 callersFunctionisHostObject
* Checks if `value` is a host object in IE < 9. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if
extra/js/lib/lodash.js:1085
↓ 5 callersFunctionisPrototype
* Checks if `value` is likely a prototype object. * * @private * @param {*} value The value to check. * @returns {boolean} Returns
extra/js/lib/lodash.js:5990
↓ 5 callersFunctionk
(t)
extra/js/lib/immutable.min.js:9
↓ 5 callersFunctionmake_compact_map
immer/extra/persist/detail/cereal/compact_map.hpp:23
↓ 5 callersFunctionmake_empty_regular_pos
immer/detail/rbts/position.hpp:63
↓ 5 callersFunctionmake_relaxed_pos
immer/detail/rbts/position.hpp:1826
↓ 5 callersFunctionng
(a,b,c)
extra/js/lib/mori.js:289
↓ 5 callersMethodrelease
immer/extra/persist/detail/node_ptr.hpp:86
↓ 5 callersFunctionrun_input
test/oss-fuzz/flex-vector-0.cpp:28
↓ 5 callersFunctionsetTimeout
(func, wait)
extra/js/lib/lodash.js:1347
↓ 5 callersFunctionstring_via_tie
test/extra/persist/test_special_pool.cpp:36
↓ 5 callersMethodtake
immer/flex_vector.hpp:349
↓ 5 callersFunctionupdate_move
immer/array.hpp:361
↓ 5 callersFunctionvia_get_pools_names_policy
immer/extra/persist/cereal/policy.hpp:100
↓ 5 callersFunctionvisit_leaf
immer/detail/rbts/operations.hpp:501
↓ 5 callersFunctionxc
(a)
extra/js/lib/mori.js:55
↓ 4 callersFunction$
(b,c,d)
extra/js/lib/mori.js:376
↓ 4 callersFunction$e
(t)
extra/js/lib/immutable.min.js:20
↓ 4 callersFunctionCEREAL_LOAD_FUNCTION_NAME
immer/extra/persist/detail/cereal/compact_map.hpp:33
↓ 4 callersFunctionCEREAL_SAVE_FUNCTION_NAME
immer/extra/persist/detail/cereal/compact_map.hpp:47
↓ 4 callersFunctionCd
(a,b)
extra/js/lib/mori.js:114
↓ 4 callersFunctionEc
(a)
extra/js/lib/mori.js:59
↓ 4 callersFunctionFt
(t,e,r)
extra/js/lib/immutable.min.js:15
↓ 4 callersFunctionNa
(a)
extra/js/lib/mori.js:27
↓ 4 callersFunctionSe
(t,e,r)
extra/js/lib/immutable.min.js:18
↓ 4 callersFunctionYg
(a,b)
extra/js/lib/mori.js:342
↓ 4 callersFunctionZ
(t,e)
extra/js/lib/immutable.min.js:11
↓ 4 callersFunctionZt
(t)
extra/js/lib/immutable.min.js:15
↓ 4 callersFunctionaccumulate_move
immer/algorithm.hpp:99
↓ 4 callersFunctionarrayReduce
* A specialized version of `_.reduce` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The arra
extra/js/lib/lodash.js:644
↓ 4 callersFunctionassocIndexOf
* Gets the index at which the `key` is found in `array` of key-value pairs. * * @private * @param {Array} array The array to search.
extra/js/lib/lodash.js:2264
↓ 4 callersFunctionbaseExtremum
* The base implementation of methods like `_.max` and `_.min` which accepts a * `comparator` to determine the extremum value. * * @priv
extra/js/lib/lodash.js:2595
↓ 4 callersFunctionbaseFindIndex
* The base implementation of `_.findIndex` and `_.findLastIndex` without * support for iteratee shorthands. * * @private * @param {Array}
extra/js/lib/lodash.js:735
↓ 4 callersFunctionbaseFunctions
* The base implementation of `_.functions` which creates an array of * `object` function property names filtered from `props`. * * @pri
extra/js/lib/lodash.js:2752
↓ 4 callersFunctionbaseInvoke
* The base implementation of `_.invoke` without support for individual * method arguments. * * @private * @param {Object} object T
extra/js/lib/lodash.js:2951
↓ 4 callersFunctionbaseIsEqual
* The base implementation of `_.isEqual` which supports partial comparisons * and tracks traversed objects. * * @private * @param
extra/js/lib/lodash.js:2998
↓ 4 callersFunctionbaseSortedIndex
* The base implementation of `_.sortedIndex` and `_.sortedLastIndex` which * performs a binary search of `array` to determine the index at which
extra/js/lib/lodash.js:3792
↓ 4 callersFunctionbaseWhile
* The base implementation of methods like `_.dropWhile` and `_.takeWhile` * without support for iteratee shorthands. * * @private
extra/js/lib/lodash.js:4033
↓ 4 callersFunctionbenchmark_access_librrb
benchmark/vector/access.hpp:211
↓ 4 callersFunctionbenchmark_assoc_librrb
benchmark/vector/assoc.hpp:162
↓ 4 callersFunctionbenchmark_assoc_mut_librrb
benchmark/vector/assoc.hpp:193
← previousnext →301–400 of 2,869, ranked by callers