Searched defs:not_callable (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/unittest/test/testmock/ | ||
| D | testhelpers.py | 1150 not_callable = staticmethod(None) variable in TestCallablePredicate.test_non_callable_staticmethod.BadStaticMethod |
| /third_party/node/deps/v8/src/ic/ | ||
| D | keyed-store-generic.cc | 1014 Label not_callable(this); in EmitGenericPropertyStore() local |
| /third_party/node/deps/v8/src/baseline/ | ||
| D | baseline-compiler.cc | 1682 Label is_smi, not_callable, undetectable; in VisitTestTypeOf() local |