Home
last modified time | relevance | path

Searched defs:add_func (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-collections-gen.cc117 TNode<JSFunction> add_func = GetInitialAddFunction(variant, native_context); in AddConstructorEntriesFromFastJSArray() local
189 TNode<Object> add_func = GetAddFunction(variant, context, collection); in AddConstructorEntriesFromIterable() local
325 TNode<Object> add_func = GetProperty(context, collection, add_func_name); in GetAddFunction() local
[all...]
/third_party/python/Modules/
H A D_pickle.c6616 PyObject *add_func; in load_additems() local

Completed in 11 milliseconds