Searched refs:makeContext (Results 1 – 3 of 3) sorted by relevance
177 static std::shared_ptr<Context> makeContext(
27 std::shared_ptr<Context> Context::makeContext( in makeContext() function in sol::Context
197 std::shared_ptr<Context> context = Context::makeContext( in startPayloadInstance()