Home
last modified time | relevance | path

Searched defs:call_super (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/module/
Dmodule_test.py278 def __init__(self, call_super, raise_in_constructor=True): argument
/external/v8/src/parsing/
Dparser.cc83 bool call_super, int pos, in DefaultConstructor()