Searched refs:stackWithSelf (Results 1 – 1 of 1) sorted by relevance
466 Stack stackWithSelf = {obj}; in create_class() local468 stackWithSelf.push_back(std::move(arg)); in create_class()472 classType->getMethod("__init__").operator()(std::move(stackWithSelf)); in create_class()